elan520.c | 80 device_t sc_pex; member in struct:elansc_softc 150 if (child == sc->sc_pex) 151 sc->sc_pex = NULL; 498 device_xname(sc->sc_pex), 511 device_xname(sc->sc_pex), cmd[mstcmd].string, mstaddr, 524 printf_tolog("%s: %1x target %s\n", device_xname(sc->sc_pex), 1116 elanpex_shutdown(sc->sc_pex, 0); 1419 return sc->sc_pex == NULL; 1441 if (ifattr_match(ifattr, "elanpexbus") && sc->sc_pex == NULL) { 1442 sc->sc_pex = config_found(sc->sc_dev, NULL, NULL [all...] |