Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/storage/
Ddebug.c81 case ERASE: what = "ERASE"; break; in usb_stor_show_command()
/linux-4.1.27/include/trace/events/
Dtarget.h36 scsi_opcode_name(ERASE), \
Dscsi.h34 scsi_opcode_name(ERASE), \
/linux-4.1.27/include/scsi/
Dscsi.h75 #define ERASE 0x19 macro
/linux-4.1.27/tools/lib/traceevent/
Dplugin_scsi.c32 #define ERASE 0x19 macro
/linux-4.1.27/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.1.27/arch/arm/boot/dts/
Darmada-388-gp.dts86 * for the boot - DO NOT ERASE IT -
/linux-4.1.27/drivers/usb/image/
Dmicrotek.c248 case ERASE: what = "ERASE"; break; in mts_show_command()
/linux-4.1.27/block/
Dscsi_ioctl.c185 __set_bit(ERASE, filter->write_ok); in blk_set_cmd_filter_defaults()
/linux-4.1.27/drivers/atm/
Diphase.h1350 #define ERASE 0x1c0 macro
/linux-4.1.27/drivers/mtd/
DKconfig23 WARNING: some of the tests will ERASE entire MTD device which they
/linux-4.1.27/Documentation/scsi/
DChangeLog.megaraid341 command like ERASE or FORMAT, it takes more than an hour depends on
/linux-4.1.27/drivers/ide/
Dide-tape.c905 pc->c[0] = ERASE; in idetape_create_erase_cmd()
/linux-4.1.27/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c948 case ERASE: in get_cmd_dir()
/linux-4.1.27/drivers/scsi/
Dips.c3499 case ERASE: in ips_send_cmd()
3905 case ERASE: in ips_chkstatus()
Dst.c2823 cmd[0] = ERASE; in st_int_ioctl()
/linux-4.1.27/drivers/staging/rts5208/
Drtsx_scsi.c95 case ERASE: in scsi_show_command()