Searched refs:SIBA_TYPE_PCI (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/siba/
H A Dsiba_core.c181 KASSERT(siba->siba_type == SIBA_TYPE_PCI,
228 if (siba->siba_type != SIBA_TYPE_PCI)
277 KASSERT(siba->siba_type == SIBA_TYPE_PCI,
296 if (siba->siba_type == SIBA_TYPE_PCI) {
401 case SIBA_TYPE_PCI:
451 KASSERT(siba->siba_type == SIBA_TYPE_PCI,
1054 if (siba->siba_type != SIBA_TYPE_PCI ||
1280 if (siba->siba_type == SIBA_TYPE_PCI) {
1947 if (siba->siba_type != SIBA_TYPE_PCI || !psd)
2028 KASSERT(siba->siba_type == SIBA_TYPE_PCI,
[all...]
H A Dsiba_bwn.c130 siba->siba_type = SIBA_TYPE_PCI;
H A Dsibavar.h39 SIBA_TYPE_PCI, enumerator in enum:siba_type
/freebsd-10-stable/sys/dev/bwn/
H A Dif_bwn.c1225 if (siba_get_type(dev) == SIBA_TYPE_PCI) {
3195 if ((siba_get_type(sc->sc_dev) == SIBA_TYPE_PCI) &&

Completed in 140 milliseconds