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

/netbsd-current/sys/dev/hyperv/
H A Dvmbusvar.h195 int sc_channel_max; member in struct:vmbus_softc
H A Dvmbus.c293 sc->sc_channel_max = VMBUS_CHAN_MAX_COMPAT;
296 sc->sc_channel_max = VMBUS_CHAN_MAX;
1082 } else if (nch->ch_id >= sc->sc_channel_max) {

Completed in 176 milliseconds