Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/
Dscsi_proto.h37 #define ERASE 0x19 macro
/linux-4.4.14/drivers/usb/storage/
Ddebug.c81 case ERASE: what = "ERASE"; break; in usb_stor_show_command()
/linux-4.4.14/include/trace/events/
Dtarget.h36 scsi_opcode_name(ERASE), \
Dscsi.h34 scsi_opcode_name(ERASE), \
/linux-4.4.14/tools/lib/traceevent/
Dplugin_scsi.c32 #define ERASE 0x19 macro
/linux-4.4.14/drivers/tty/
Dn_tty.c978 enum { ERASE, WERASE, KILL } kill_type; in eraser() enumerator
988 kill_type = ERASE; in eraser()
1044 } else if (kill_type == ERASE && !L_ECHOE(tty)) { in eraser()
1085 if (kill_type == ERASE) in eraser()
/linux-4.4.14/drivers/usb/image/
Dmicrotek.c248 case ERASE: what = "ERASE"; break; in mts_show_command()
/linux-4.4.14/block/
Dscsi_ioctl.c185 __set_bit(ERASE, filter->write_ok); in blk_set_cmd_filter_defaults()
/linux-4.4.14/drivers/atm/
Diphase.h1350 #define ERASE 0x1c0 macro
/linux-4.4.14/drivers/mtd/
DKconfig23 WARNING: some of the tests will ERASE entire MTD device which they
/linux-4.4.14/drivers/ide/
Dide-tape.c905 pc->c[0] = ERASE; in idetape_create_erase_cmd()
/linux-4.4.14/Documentation/scsi/
DChangeLog.megaraid341 command like ERASE or FORMAT, it takes more than an hour depends on
/linux-4.4.14/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c942 case ERASE: in get_cmd_dir()
/linux-4.4.14/drivers/scsi/
Dips.c3495 case ERASE: in ips_send_cmd()
3901 case ERASE: in ips_chkstatus()
Dst.c2877 cmd[0] = ERASE; in st_int_ioctl()
/linux-4.4.14/drivers/staging/rts5208/
Drtsx_scsi.c95 case ERASE: in scsi_show_command()