Searched refs:atkbdc_probe_unit (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/atkbdc/
H A Datkbdcreg.h222 int atkbdc_probe_unit(int unit, struct resource *port0, struct resource *port1);
H A Datkbdc_ebus.c161 error = atkbdc_probe_unit(device_get_unit(dev), port0, port1);
H A Datkbdc_isa.c179 error = atkbdc_probe_unit(device_get_unit(dev), port0, port1);
H A Datkbdc.c135 atkbdc_probe_unit(int unit, struct resource *port0, struct resource *port1) function

Completed in 94 milliseconds