Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/storage/
Dshuttle_usbat.c99 #define USBAT_ATA_DEVICE 0x16 /* head/device selection (R/W) */ macro
1055 USBAT_ATA_DEVICE, in usbat_flash_get_sector_count()
1117 USBAT_ATA_DEVICE, in usbat_flash_read_data()
1208 USBAT_ATA_DEVICE, in usbat_flash_write_data()
1405 if (usbat_write(us, USBAT_ATA, USBAT_ATA_DEVICE, selector) != in usbat_select_and_test_registers()
1413 if (usbat_read(us, USBAT_ATA, USBAT_ATA_DEVICE, status) != in usbat_select_and_test_registers()
1573 registers[5] = USBAT_ATA_DEVICE; in usbat_hp8200e_transport()