Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dahci.h148 #define AHCI_MAX_SLOTS 32 macro
317 #define AHCI_CT_OFFSET (AHCI_CL_OFFSET + AHCI_CL_SIZE * AHCI_MAX_SLOTS)
H A Dpci_ahci.c2101 AHCI_CL_SIZE * AHCI_MAX_SLOTS); in pci_ahci_port_write()