Searched refs:ERASE (Results 1 – 15 of 15) sorted by relevance
65 case ERASE: what = "ERASE"; break; in usb_stor_show_command()
38 #define ERASE 0x19 macro
37 scsi_opcode_name(ERASE), \
35 scsi_opcode_name(ERASE), \
34 #define ERASE 0x19 macro
979 enum { ERASE, WERASE, KILL } kill_type; in eraser() enumerator989 kill_type = ERASE; in eraser()1046 } else if (kill_type == ERASE && !L_ECHOE(tty)) { in eraser()1087 if (kill_type == ERASE) in eraser()
245 case ERASE: what = "ERASE"; break; in mts_show_command()
23 WARNING: some of the tests will ERASE entire MTD device which they
317 case ERASE: in scsi_cmd_allowed()
3485 case ERASE: in ips_send_cmd()3892 case ERASE: in ips_chkstatus()
2877 cmd[0] = ERASE; in st_int_ioctl()
1349 #define ERASE 0x1c0 macro
341 command like ERASE or FORMAT, it takes more than an hour depends on
938 case ERASE: in get_cmd_dir()
84 case ERASE: in scsi_show_command()
Completed in 49 milliseconds