Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/ahci/
H A Dahci.h397 struct ahci_cmd_table { struct
398 u_int8_t cfis[64]; /* Command FIS */
399 u_int8_t acmd[16]; /* ATAPI Command */
400 u_int8_t reserved[48];
402 struct ahci_prdt prdt[AHCI_MAX_PRDT];