Home | Sort by: relevance | last modified time | path |
/src/sys/dev/isa/ | |
isa.c | 73 static int isa_slotcount = -1; /* -1 == don't know how many */ variable in typeref:typename:int 512 return isa_slotcount; 519 isa_slotcount = arg; |
isa.c | 73 static int isa_slotcount = -1; /* -1 == don't know how many */ variable in typeref:typename:int 512 return isa_slotcount; 519 isa_slotcount = arg; |
isa.c | 73 static int isa_slotcount = -1; /* -1 == don't know how many */ variable in typeref:typename:int 512 return isa_slotcount; 519 isa_slotcount = arg; |