Searched defs:ata_fis_h2d (Results 1 – 1 of 1) sorted by relevance
208 struct ata_fis_h2d { struct209 u_int8_t type;211 u_int8_t flags;213 u_int8_t command;214 u_int8_t features;220 u_int8_t lba_low;221 u_int8_t lba_mid;222 u_int8_t lba_high;223 u_int8_t device;226 u_int8_t lba_low_exp;[all …]