Home
last modified time | relevance | path

Searched refs:sc_capable (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dcmpcivar.h183 uint32_t sc_capable; member
212 #define CMPCI_ISCAP(sc, name) (sc->sc_capable & CMPCI_CAP_ ## name)
H A Dcmpci.c376 sc->sc_capable = CMPCI_CAP_CMI8338; in cmpci_attach()
381 sc->sc_capable = CMPCI_CAP_CMI8738; in cmpci_attach()