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

  /src/sys/arch/amiga/dev/
wdc_acafh.c 83 struct acafh_softc *aca_sc; member in struct:wdc_acafh_softc
112 sc->aca_sc = device_private(parent);
216 if (acafh_cf_intr_status(sc->aca_sc, 1) == 1) {
219 if (acafh_cf_intr_status(sc->aca_sc, 0) == 1) {
wdc_acafh.c 83 struct acafh_softc *aca_sc; member in struct:wdc_acafh_softc
112 sc->aca_sc = device_private(parent);
216 if (acafh_cf_intr_status(sc->aca_sc, 1) == 1) {
219 if (acafh_cf_intr_status(sc->aca_sc, 0) == 1) {

Completed in 21 milliseconds