Searched defs:AHCI_CMD_SLOT_SZ (Results 1 – 2 of 2) sorted by relevance
46 AHCI_CMD_SLOT_SZ = AHCI_MAX_CMDS * AHCI_CMD_SZ, enumerator
51 #define AHCI_CMD_SLOT_SZ sizeof(struct mtip_cmd_hdr) macro