HomeSort by: relevance | last modified time | path
    Searched refs:AHCI_P_CLB (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ahcisatareg.h 194 #define AHCI_P_CLB(p) (0x100 + AHCI_P_OFFSET(p)) /* command list addr */
ahcisata_core.c 237 AHCI_WRITE(sc, AHCI_P_CLB(i), BUS_ADDR_LO32(achp->ahcic_bus_cmdh));
1249 AHCI_READ(sc, AHCI_P_CLB(chp->ch_channel)),
1495 AHCI_READ(sc, AHCI_P_CLB(chp->ch_channel)),
1993 AHCI_READ(sc, AHCI_P_CLB(chp->ch_channel)),

Completed in 14 milliseconds