Home
last modified time | relevance | path

Searched defs:ata_res (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/ata/
H A Data_all.h68 struct ata_res { struct
72 uint8_t status;
73 uint8_t error;
75 uint8_t lba_low;
76 uint8_t lba_mid;
77 uint8_t lba_high;
78 uint8_t device;
80 uint8_t lba_low_exp;
81 uint8_t lba_mid_exp;
82 uint8_t lba_high_exp;
[all …]