AHCI_PORT_MAX_CMD_SLOTS
((ahci_ctlp->ahcictl_num_cmd_slots == AHCI_PORT_MAX_CMD_SLOTS) ? \
((ahci_portp->ahciport_max_ncq_tags == AHCI_PORT_MAX_CMD_SLOTS) ? \
*ahciport_cmd_tables[AHCI_PORT_MAX_CMD_SLOTS];
ahciport_cmd_tables_dma_handle[AHCI_PORT_MAX_CMD_SLOTS];
ahciport_cmd_tables_acc_handle[AHCI_PORT_MAX_CMD_SLOTS];
sata_pkt_t *ahciport_slot_pkts[AHCI_PORT_MAX_CMD_SLOTS];
int ahciport_slot_timeout[AHCI_PORT_MAX_CMD_SLOTS];
ahciport_prd_bytecounts[AHCI_PORT_MAX_CMD_SLOTS];