HomeSort by: relevance | last modified time | path
    Searched refs:atppc_detect_port (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/acorn32/mainbus/
atppc_pioc.c 62 * lpt_isa_probe() in lpt.c and atppc_detect_port() from FreeBSD's ppc.c.
79 if (atppc_detect_port(iot, ioh) == 0)
  /src/sys/dev/ic/
atppcvar.h 235 int atppc_detect_port(bus_space_tag_t, bus_space_handle_t);
atppc.c 286 atppc_detect_port(bus_space_tag_t iot, bus_space_handle_t ioh) function in typeref:typename:int
  /src/sys/dev/isa/
atppc_isa.c 95 * lpt_isa_probe() in lpt.c and atppc_detect_port() from FreeBSD's ppc.c.
115 if (atppc_detect_port(iot, ioh) == 0)

Completed in 21 milliseconds