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

  /src/sys/dev/ic/
ahcisatareg.h 138 #define AHCI_PI 0x0c /* Port implemented: one bit per port */
ahcisata_core.c 180 AHCI_WRITE(sc, AHCI_PI, sc->sc_init_data.ports);
270 sc->sc_init_data.ports = AHCI_READ(sc, AHCI_PI);
387 sc->sc_ahci_ports = AHCI_READ(sc, AHCI_PI);

Completed in 38 milliseconds