Home
last modified time | relevance | path

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

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