Searched refs:ch_dev (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/hyperv/
H A Dvmbusvar.h93 device_t ch_dev; member in struct:vmbus_channel
H A Dvmbus.c1122 nch->ch_dev = ch->ch_dev;
1156 aprint_debug_dev(ch->ch_dev != NULL ? ch->ch_dev : sc->sc_dev,
2277 ch->ch_dev = config_found(sc->sc_dev,
2283 if (ch->ch_dev != NULL) {
2284 config_detach(ch->ch_dev, DETACH_FORCE);
2285 ch->ch_dev = NULL;

Completed in 186 milliseconds