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

  /src/sys/dev/pci/
cypide.c 123 sc->sc_cy_handle = cy82c693_init(pa->pa_iot);
124 if (sc->sc_cy_handle == NULL) {
215 if (sc->sc_cy_handle != NULL) {
217 cy82c693_write(sc->sc_cy_handle,
pciidevar.h 109 const struct cy82c693_handle *sc_cy_handle; member in struct:pciide_softc

Completed in 39 milliseconds