Lines Matching defs:immediate
1026 /* immediate */ 0,
6432 int immediate = 1;
6456 immediate = 0;
6528 * If we're in immediate mode, we've got to include the format
6531 if (immediate != 0) {
6559 || ((immediate == 0)
6577 * If we ran in non-immediate mode, we already checked for errors
6579 * immediate mode, we need to loop through and get status
6582 if (immediate == 0) {
6910 int immediate = 1;
6982 /* ATA supports only immediate commands. */
6984 immediate = 0;
7109 use_timeout = (immediate ? 10 : 10800) * 1000;
7111 if (immediate == 0 && quiet == 0) {
7121 if (immediate == 0 && ycount == 0 && timeout == 0) {
7145 if (immediate != 0)
7242 * If we ran in non-immediate mode, we already checked for errors
7244 * immediate mode, we need to loop through and get status
7247 if (immediate == 0) {
10209 "-w don't send immediate format command\n"
10219 "-w don't send immediate sanitize command\n"