Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dahci.h230 #define AHCI_P_IX_SDB 0x00000008 macro
H A Dpci_ahci.c335 irq = (fis[1] & (1 << 6)) ? AHCI_P_IX_SDB : 0; in ahci_write_fis()