Lines Matching refs:SI_BUS
115 SI_BUS, NULL, in si_kattach()
289 if (BUSTYPE(sii->pub.bustype) == SI_BUS && (CHIPID(sii->pub.chip) == BCM4712_CHIP_ID) && in si_buscore_setup()
497 if (BUSTYPE(sih->bustype) == SI_BUS) in si_detach()
506 #if !defined(BCMBUSTYPE) || (BCMBUSTYPE == SI_BUS) in si_detach()
1331 (BUSTYPE(sih->bustype) == SI_BUS) && (val || mask)) { in si_gpiocontrol()
1353 (BUSTYPE(sih->bustype) == SI_BUS) && (val || mask)) { in si_gpioouten()
1375 (BUSTYPE(sih->bustype) == SI_BUS) && (val || mask)) { in si_gpioout()
1392 if ((BUSTYPE(sih->bustype) != SI_BUS) || (!priority)) { in si_gpioreserve()
1393 ASSERT((BUSTYPE(sih->bustype) == SI_BUS) && (priority)); in si_gpioreserve()
1423 if ((BUSTYPE(sih->bustype) != SI_BUS) || (!priority)) { in si_gpiorelease()
1424 ASSERT((BUSTYPE(sih->bustype) == SI_BUS) && (priority)); in si_gpiorelease()
1460 if ((BUSTYPE(sih->bustype) == SI_BUS) && (val || mask)) { in si_gpiointpolarity()
1477 if ((BUSTYPE(sih->bustype) == SI_BUS) && (val || mask)) { in si_gpiointmask()