Searched refs:isa_alloc_resourcev (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/sys/dev/mse/
H A Dmse_cbus.c167 sc->sc_port = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid, mse_port,
208 sc->sc_port = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid, mse_port,
/freebsd-11-stable/sys/dev/fdc/
H A Dfdc_cbus.c59 res = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid, fdc_iat, 3,
/freebsd-11-stable/sys/isa/
H A Disavar.h196 isa_alloc_resourcev(device_t child, int type, int *rid,
/freebsd-11-stable/sys/pc98/cbus/
H A Dgdc.c219 sc->res_tgdc = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid,
230 sc->res_ggdc = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid,
241 sc->res_egc = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid,
252 sc->res_pegc = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid,
263 sc->res_grcg = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid,
274 sc->res_kcg = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid,
H A Dolpt.c286 res = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid, lpt_iat, 4,
326 sc->res_port = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid,
H A Dpckbd.c113 res = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid, pckbd_iat, 2,
138 res = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid, pckbd_iat, 2,
H A Dsio.c801 port = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid,
1390 port = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid,
/freebsd-11-stable/sys/dev/le/
H A Dif_le_cbus.c223 lesc->sc_rres = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &i,
264 lesc->sc_rres = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &i,
/freebsd-11-stable/sys/dev/aic/
H A Daic_cbus.c102 sc->sc_port = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid,
/freebsd-11-stable/sys/x86/isa/
H A Disa.c141 isa_alloc_resourcev(device_t child, int type, int *rid, function
H A Dclock.c622 sc->port_res = isa_alloc_resourcev(dev, SYS_RES_IOPORT,
631 sc->port_res2 = isa_alloc_resourcev(dev, SYS_RES_IOPORT,
/freebsd-11-stable/sys/dev/sound/isa/
H A Dsbc.c301 io = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid,
700 scp->io[i] = isa_alloc_resourcev(scp->dev,
/freebsd-11-stable/sys/dev/fe/
H A Dif_fe_cbus.c272 res = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid,
/freebsd-11-stable/sys/dev/ed/
H A Dif_ed_cbus.c539 res = isa_alloc_resourcev(dev, SYS_RES_IOPORT, &rid, io_res, n,

Completed in 99 milliseconds