OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ch_subchannel_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hyperv/
vmbusvar.h
143
u_int
ch_subchannel_count
;
member in struct:vmbus_channel
vmbus.c
1072
ch->
ch_subchannel_count
== 0, "still owns sub-channels");
1143
ch->
ch_subchannel_count
++;
1336
while (prich->
ch_subchannel_count
< subchan_cnt) {
1362
prich->
ch_subchannel_count
, subchan_cnt);
1382
while (prich->
ch_subchannel_count
> 0) {
1577
cnt = ch->
ch_subchannel_count
;
1580
for (i = 0; i < ch->
ch_subchannel_count
; i++) {
2402
prich->
ch_subchannel_count
--;
Completed in 13 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025