Home
last modified time | relevance | path

Searched refs:ch_subidx (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/dev/hyperv/
H A Dvmbusvar.h102 uint16_t ch_subidx; member
148 #define VMBUS_CHAN_ISPRIMARY(chan) ((chan)->ch_subidx == 0)
H A Dvmbus.c1223 ch->ch_subidx = co->chm_subidx; in vmbus_process_offer()
H A Dif_hvn.c2408 idx = chan->ch_subidx; in hvn_channel_attach()