Searched refs:sc_ncr53c9x (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/esp/
H A Desp_sbus.c94 struct ncr53c9x_softc sc_ncr53c9x; /* glue to MI code */ member in struct:esp_softc
207 sc = &esc->sc_ncr53c9x;
379 sc = &esc->sc_ncr53c9x;
451 struct ncr53c9x_softc *sc = &esc->sc_ncr53c9x;
689 struct ncr53c9x_softc *sc = &esc->sc_ncr53c9x;
H A Desp_pci.c99 struct ncr53c9x_softc sc_ncr53c9x; /* glue to MI code */ member in struct:esp_pci_softc
213 sc = &esc->sc_ncr53c9x;
341 sc = &esc->sc_ncr53c9x;

Completed in 109 milliseconds