Home
last modified time | relevance | path

Searched refs:atkbdc_attach_unit (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/atkbdc/
H A Datkbdcreg.h235 int atkbdc_attach_unit(int unit, atkbdc_softc_t *sc, struct resource *port0,
H A Datkbdc_isa.c231 error = atkbdc_attach_unit(unit, sc, sc->port0, sc->port1); in atkbdc_isa_attach()
H A Datkbdc.c200 atkbdc_attach_unit(int unit, atkbdc_softc_t *sc, struct resource *port0, in atkbdc_attach_unit() function