HomeSort by: relevance | last modified time | path
    Searched defs:ef_port_check (Results 1 - 3 of 3) 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
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
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 188 milliseconds