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

  /src/sys/dev/ic/
ahcisatareg.h 195 #define AHCI_P_CLBU(p) (0x104 + AHCI_P_OFFSET(p)) /* command list addr */
ahcisata_core.c 238 AHCI_WRITE(sc, AHCI_P_CLBU(i), BUS_ADDR_HI32(achp->ahcic_bus_cmdh));
1248 AHCI_READ(sc, AHCI_P_CLBU(chp->ch_channel)),
1494 AHCI_READ(sc, AHCI_P_CLBU(chp->ch_channel)),
1992 AHCI_READ(sc, AHCI_P_CLBU(chp->ch_channel)),

Completed in 12 milliseconds