ahci_cmd_hdr
struct ahci_cmd_hdr *cmd_slot;
struct ahci_cmd_hdr *cmd_slot;
struct ahci_cmd_hdr *cmd_slot = ccb->ccb_cmd_hdr;
ccb->ccb_slot * sizeof(struct ahci_cmd_hdr),
sizeof(struct ahci_cmd_hdr), BUS_DMASYNC_PREWRITE);
ccb->ccb_slot * sizeof(struct ahci_cmd_hdr),
sizeof(struct ahci_cmd_hdr), BUS_DMASYNC_POSTWRITE);
struct ahci_cmd_hdr *cmd_slot;
struct ahci_cmd_hdr *cmd_slot;
struct ahci_cmd_hdr *cmd_slot = ccb->ccb_cmd_hdr;
struct ahci_cmd_hdr cmd_hdr[32]; /* page aligned, 1024 bytes */
struct ahci_cmd_hdr *hdr_buf;
struct ahci_cmd_hdr *cmd_slot;
struct ahci_cmd_hdr *hdr;
sc->sc_ncmds * sizeof(struct ahci_cmd_hdr));
struct ahci_cmd_hdr *cmd_slot;
struct ahci_cmd_hdr *ccb_cmd_hdr;