Searched refs:psc_pcir_whandler (Results 1 – 1 of 1) sorted by relevance
97 cfgwrite_handler psc_pcir_whandler[PCI_REGMAX + 1]; member735 assert(sc->psc_pcir_whandler[i] == NULL || whandler == NULL); in set_pcir_handler()737 sc->psc_pcir_whandler[i] = whandler; in set_pcir_handler()1157 if (sc->psc_pcir_whandler[coff] != NULL) in passthru_cfgwrite()1158 return (sc->psc_pcir_whandler[coff](sc, pi, coff, bytes, val)); in passthru_cfgwrite()