Searched defs:ata_fis_h2d (Results 1 – 2 of 2) sorted by relevance
164 struct ata_fis_h2d { struct165 u_int8_t type;167 u_int8_t flags;169 u_int8_t command;170 u_int8_t features;176 u_int8_t lba_low;177 u_int8_t lba_mid;178 u_int8_t lba_high;179 u_int8_t device;182 u_int8_t lba_low_exp;[all …]
179 struct ata_fis_h2d { struct180 u_int8_t type;182 u_int8_t flags;184 u_int8_t command;185 u_int8_t features;191 u_int8_t lba_low;192 u_int8_t lba_mid;193 u_int8_t lba_high;194 u_int8_t device;197 u_int8_t lba_low_exp;[all …]