Home
last modified time | relevance | path

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

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