sys/dev/ic/ahci.c
124
void ahci_write(struct ahci_softc *, bus_size_t, u_int32_t);
sys/dev/ic/ahci.c
2035
ahci_write(sc, AHCI_REG_IS, ack);
sys/dev/ic/ahci.c
237
ahci_write(sc, AHCI_REG_CCC_CTL, ccc_ctl);
sys/dev/ic/ahci.c
256
ahci_write(sc, AHCI_REG_CCC_CTL, ccc_ctl);
sys/dev/ic/ahci.c
257
ahci_write(sc, AHCI_REG_CCC_PORTS, 0);
sys/dev/ic/ahci.c
258
ahci_write(sc, AHCI_REG_CCC_CTL, ccc_ctl | 1);
sys/dev/ic/ahci.c
325
ahci_write(sc, AHCI_REG_IS, ahci_read(sc, AHCI_REG_IS));
sys/dev/ic/ahci.c
328
ahci_write(sc, AHCI_REG_GHC, AHCI_REG_GHC_AE | AHCI_REG_GHC_IE);
sys/dev/ic/ahci.c
3362
ahci_write(sc, AHCI_REG_IS, 1 << port);
sys/dev/ic/ahci.c
339
ahci_write(sc, AHCI_REG_GHC, 0);
sys/dev/ic/ahci.c
371
ahci_write(sc, AHCI_REG_GHC, AHCI_REG_GHC_AE);
sys/dev/ic/ahci.c
374
ahci_write(sc, AHCI_REG_CAP, sc->sc_cap);
sys/dev/ic/ahci.c
382
ahci_write(sc, AHCI_REG_GHC, AHCI_REG_GHC_AE | AHCI_REG_GHC_IE);
sys/dev/ic/ahci.c
417
ahci_write(sc, AHCI_REG_GHC, AHCI_REG_GHC_HR);
sys/dev/ic/ahci.c
426
ahci_write(sc, AHCI_REG_GHC, AHCI_REG_GHC_AE);
sys/dev/ic/ahci.c
429
ahci_write(sc, AHCI_REG_CAP, cap);
sys/dev/ic/ahci.c
430
ahci_write(sc, AHCI_REG_PI, pi);
sys/dev/ic/ahci.c
721
ahci_write(sc, AHCI_REG_IS, 1 << port);
sys/dev/ic/ahci.c
740
ahci_write(sc, AHCI_REG_IS, 1 << port);
sys/dev/ic/ahci.c
899
ahci_write(sc, AHCI_REG_IS, 1 << port);
sys/dev/ic/ahci.c
923
ahci_write(ap->ap_sc, AHCI_REG_CCC_PORTS,
sys/dev/ic/ahci.c
940
ahci_write(ap->ap_sc, AHCI_REG_CCC_PORTS,