Searched refs:AHCI_MAX_SLOTS (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/ahci/
H A Dahci.h144 #define AHCI_MAX_SLOTS 32 macro
301 #define AHCI_CT_OFFSET (AHCI_CL_OFFSET + AHCI_CL_SIZE * AHCI_MAX_SLOTS)
410 struct ahci_slot slot[AHCI_MAX_SLOTS];
411 union ccb *hold[AHCI_MAX_SLOTS];

Completed in 101 milliseconds