Searched defs:ahci_cmd_table (Results 1 – 1 of 1) sorted by relevance
284 struct ahci_cmd_table { struct285 u_int8_t cfis[64]; /* Command FIS */286 u_int8_t acmd[16]; /* ATAPI Command */287 u_int8_t reserved[48];289 struct ahci_prdt prdt[AHCI_MAX_PRDT];