HomeSort by: relevance | last modified time | path
    Searched defs:have_mem (Results 1 - 2 of 2) sorted by relevancy

  /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)

Completed in 21 milliseconds