Searched refs:ERASE (Results 1 - 25 of 25) sorted by relevance

/linux-4.1.27/drivers/usb/storage/
H A Ddebug.c81 case ERASE: what = "ERASE"; break; usb_stor_show_command()
/linux-4.1.27/include/trace/events/
H A Dtarget.h36 scsi_opcode_name(ERASE), \
H A Dscsi.h34 scsi_opcode_name(ERASE), \
/linux-4.1.27/arch/mips/include/uapi/asm/
H A Dtermbits.h194 #define ECHOE 0000020 /* Visual erase for ERASE. */
/linux-4.1.27/drivers/scsi/
H A Dosst.h243 unsigned efmt :1; /* Supports ERASE command initiated formatting */
247 unsigned efmt :1; /* Supports ERASE command initiated formatting */
H A Dips.c3499 case ERASE: ips_send_cmd()
3905 case ERASE: ips_chkstatus()
H A Dst.c2835 cmd[0] = ERASE; st_int_ioctl()
/linux-4.1.27/drivers/usb/image/
H A Dmicrotek.c248 case ERASE: what = "ERASE"; break; mts_show_command()
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_93cx6.c44 * ERASE 1 11 A5 - A0 Erase register A5A4A3A2A1A0
/linux-4.1.27/tools/lib/traceevent/
H A Dplugin_scsi.c32 #define ERASE 0x19 macro
/linux-4.1.27/drivers/scsi/aic94xx/
H A Daic94xx_sds.c1245 * ERASE is a sector-by-sector operation and requires asd_chk_write_status()
1249 * For some strange reason a reduced ERASE delay gives different asd_chk_write_status()
1251 * a optimum balance of 50mus for ERASE which works well asd_chk_write_status()
/linux-4.1.27/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c482 * are affected by a problem that could cause a hang up when an ERASE SUSPEND
483 * command is issued after an ERASE RESUME operation without waiting for a
484 * minimum delay. The result is that once the ERASE seems to be completed
488 * values), causing a consequent failure of the ERASE operation.
2251 pr_debug("MTD %s(): ERASE 0x%.8lx\n", do_erase_chip()
2340 pr_debug("MTD %s(): ERASE 0x%.8lx\n", do_erase_oneblock()
/linux-4.1.27/drivers/mtd/devices/
H A Dst_spi_fsm.c987 * For some operations (e.g. ERASE), there is little that can be done. For
1121 /* Prepare a READ/WRITE/ERASE 'default' sequences */ stfsm_prepare_rwe_seqs_default()
1258 * If not, enable/disable for WRITE and ERASE stfsm_n25q_config()
2094 * Configure READ/WRITE/ERASE sequences according to platform and stfsm_probe()
H A Dmtd_dataflash.c193 pr_debug("ERASE %s: (%x) %x %x %x [%i]\n", dataflash_erase()
/linux-4.1.27/drivers/tty/
H A Dn_tty.c978 enum { ERASE, WERASE, KILL } kill_type; eraser() enumerator in enum:__anon10349
988 kill_type = ERASE; eraser()
1044 } else if (kill_type == ERASE && !L_ECHOE(tty)) { eraser()
1085 if (kill_type == ERASE) eraser()
/linux-4.1.27/block/
H A Dscsi_ioctl.c185 __set_bit(ERASE, filter->write_ok); blk_set_cmd_filter_defaults()
/linux-4.1.27/include/scsi/
H A Dscsi.h75 #define ERASE 0x19 macro
/linux-4.1.27/drivers/ata/
H A Dlibata-eh.c2376 { ATA_CMD_SEC_ERASE_PREP, "SECURITY ERASE PREPARE" }, ata_get_cmd_descript()
2377 { ATA_CMD_SEC_ERASE_UNIT, "SECURITY ERASE UNIT" }, ata_get_cmd_descript()
2387 { ATA_CMD_CFA_WRITE_NE, "CFA WRITE SECTORS WITHOUT ERASE" }, ata_get_cmd_descript()
2389 { ATA_CMD_CFA_ERASE, "CFA ERASE SECTORS" }, ata_get_cmd_descript()
2390 { ATA_CMD_CFA_WRITE_MULT_NE, "CFA WRITE MULTIPLE WITHOUT ERASE" }, ata_get_cmd_descript()
/linux-4.1.27/drivers/hid/
H A Dhid-picolcd_debugfs.c353 * ERASE which erases a 64byte block.
/linux-4.1.27/drivers/staging/rts5208/
H A Drtsx_scsi.c95 case ERASE: scsi_show_command()
96 what = "ERASE"; scsi_show_command()
/linux-4.1.27/drivers/atm/
H A Diphase.h1350 #define ERASE 0x1c0 macro
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2227 #define EEPROM_ERASE4K_OPCODE_SPI 0x20 /* EEPROM ERASE 4KB */
2228 #define EEPROM_ERASE64K_OPCODE_SPI 0xD8 /* EEPROM ERASE 64KB */
2229 #define EEPROM_ERASE256_OPCODE_SPI 0xDB /* EEPROM ERASE 256B */
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h1878 #define IXGBE_EEPROM_ERASE4K_OPCODE_SPI 0x20 /* EEPROM ERASE 4KB */
1879 #define IXGBE_EEPROM_ERASE64K_OPCODE_SPI 0xD8 /* EEPROM ERASE 64KB */
1880 #define IXGBE_EEPROM_ERASE256_OPCODE_SPI 0xDB /* EEPROM ERASE 256B */
/linux-4.1.27/drivers/ide/
H A Dide-tape.c905 pc->c[0] = ERASE; idetape_create_erase_cmd()
/linux-4.1.27/drivers/usb/gadget/legacy/
H A Dtcm_usb_gadget.c948 case ERASE: get_cmd_dir()

Completed in 1095 milliseconds