Searched refs:READ_CAPACITY (Results 1 - 7 of 7) sorted by relevance
/third_party/FreeBSD/sys/cam/scsi/ |
H A D | scsi_all.h | 48 #define READ_CAPACITY 0x25 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/ |
H A D | scsi.h | 29 #define READ_CAPACITY 0x25 macro
|
/third_party/musl/porting/liteos_m/kernel/include/scsi/ |
H A D | scsi.h | 29 #define READ_CAPACITY 0x25 macro
|
/third_party/musl/porting/uniproton/kernel/include/scsi/ |
H A D | scsi.h | 29 #define READ_CAPACITY 0x25 macro
|
/third_party/musl/include/scsi/ |
H A D | scsi.h | 29 #define READ_CAPACITY 0x25 macro
|
/third_party/FreeBSD/sys/dev/usb/storage/ |
H A D | umass.c | 376 * Device reports number of sectors from READ_CAPACITY, not max 2242 case READ_CAPACITY: in umass_rbc_transform() 2336 case READ_CAPACITY: in umass_ufi_transform() 2434 case READ_CAPACITY: in umass_atapi_transform()
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
H A D | scsimain.c | 1860 { READ_CAPACITY, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; in read_capacity()
|
Completed in 16 milliseconds