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

  /src/sys/dev/isa/
if_ef.c 106 static int ef_port_check(bus_space_tag_t, bus_space_handle_t);
372 if (ef_port_check(iot, ioh)) {
627 ef_port_check(bus_space_tag_t iot, bus_space_handle_t ioh) function in typeref:typename:int

Completed in 12 milliseconds