Home
last modified time | relevance | path

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

/linux/tools/testing/radix-tree/
H A Dmaple.c334 #define ERASE 3 macro
654 case ERASE: in check_erase2_testset()
732 ERASE, 140721266458624, 140737488351231, in check_erase2_sets()
735 ERASE, 94735788949504, 94735789121535, in check_erase2_sets()
738 ERASE, 94735788965888, 94735789121535, in check_erase2_sets()
743 ERASE, 140253902692352, 140253902864383, in check_erase2_sets()
750 ERASE, 140735933583360, 140737488351231, in check_erase2_sets()
753 ERASE, 94811003260928, 94811003432959, in check_erase2_sets()
756 ERASE, 94811003277312, 94811003432959, in check_erase2_sets()
761 ERASE, 140277094653952, 140277094825983, in check_erase2_sets()
[all …]
/linux/drivers/usb/storage/
H A Ddebug.c64 case ERASE: what = "ERASE"; break; in usb_stor_show_command()
/linux/include/scsi/
H A Dscsi_proto.h39 #define ERASE 0x19 macro
/linux/include/trace/events/
H A Dtarget.h37 scsi_opcode_name(ERASE), \
/linux/drivers/tty/
H A Dn_tty.c928 enum { ERASE, WERASE, KILL } kill_type; in eraser() enumerator
938 kill_type = ERASE; in eraser()
995 } else if (kill_type == ERASE && !L_ECHOE(tty)) { in eraser()
1036 if (kill_type == ERASE) in eraser()
/linux/drivers/usb/image/
H A Dmicrotek.c249 case ERASE: what = "ERASE"; break; in mts_show_command()
/linux/drivers/mtd/
H A DKconfig23 WARNING: some of the tests will ERASE entire MTD device which they
/linux/drivers/atm/
H A Diphase.h1349 #define ERASE 0x1c0 macro
/linux/Documentation/scsi/
H A DChangeLog.megaraid341 command like ERASE or FORMAT, it takes more than an hour depends on
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1060 case ERASE: in get_cmd_dir()
/linux/drivers/scsi/
H A Dips.c3465 case ERASE: in ips_send_cmd()
3872 case ERASE: in ips_chkstatus()
H A Dst.c2909 cmd[0] = ERASE; in st_int_ioctl()