Home | Sort by: relevance | last modified time | path |
/src/sys/dev/isa/ | |
if_cs_isa.c | 73 int rv = 0, have_io = 0, have_mem = 0; local in function:cs_isa_probe 183 have_mem = 1; 204 if (have_mem) |
if_cs_isa.c | 73 int rv = 0, have_io = 0, have_mem = 0; local in function:cs_isa_probe 183 have_mem = 1; 204 if (have_mem) |