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

  /src/sys/arch/sgimips/gio/
pci_gio.c 69 uint32_t sc_pci_len; member in struct:giopci_softc
204 sc->sc_pci_len = pci_len;
264 if (reg >= sc->sc_pci_len) {
290 if (reg >= sc->sc_pci_len) {

Completed in 14 milliseconds