Home
last modified time | relevance | path

Searched refs:ERASE (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.10/drivers/usb/storage/
Ddebug.c65 case ERASE: what = "ERASE"; break; in usb_stor_show_command()
/Linux-v5.10/include/scsi/
Dscsi_proto.h38 #define ERASE 0x19 macro
/Linux-v5.10/include/trace/events/
Dtarget.h37 scsi_opcode_name(ERASE), \
Dscsi.h35 scsi_opcode_name(ERASE), \
/Linux-v5.10/tools/lib/traceevent/plugins/
Dplugin_scsi.c34 #define ERASE 0x19 macro
/Linux-v5.10/drivers/tty/
Dn_tty.c982 enum { ERASE, WERASE, KILL } kill_type; in eraser() enumerator
992 kill_type = ERASE; in eraser()
1049 } else if (kill_type == ERASE && !L_ECHOE(tty)) { in eraser()
1090 if (kill_type == ERASE) in eraser()
/Linux-v5.10/drivers/usb/image/
Dmicrotek.c245 case ERASE: what = "ERASE"; break; in mts_show_command()
/Linux-v5.10/drivers/mtd/
DKconfig23 WARNING: some of the tests will ERASE entire MTD device which they
/Linux-v5.10/block/
Dscsi_ioctl.c174 __set_bit(ERASE, filter->write_ok); in blk_set_cmd_filter_defaults()
/Linux-v5.10/drivers/atm/
Diphase.h1350 #define ERASE 0x1c0 macro
/Linux-v5.10/Documentation/scsi/
DChangeLog.megaraid341 command like ERASE or FORMAT, it takes more than an hour depends on
/Linux-v5.10/drivers/ide/
Dide-tape.c908 pc->c[0] = ERASE; in idetape_create_erase_cmd()
/Linux-v5.10/drivers/usb/gadget/function/
Df_tcm.c938 case ERASE: in get_cmd_dir()
/Linux-v5.10/drivers/scsi/
Dips.c3479 case ERASE: in ips_send_cmd()
3886 case ERASE: in ips_chkstatus()
Dst.c2882 cmd[0] = ERASE; in st_int_ioctl()
/Linux-v5.10/drivers/staging/rts5208/
Drtsx_scsi.c84 case ERASE: in scsi_show_command()