Searched refs:SYS_RES_IOPORT (Results 176 - 188 of 188) sorted by relevance

12345678

/freebsd-13-stable/sys/dev/an/
H A Dif_an.c386 res = bus_alloc_resource_anywhere(dev, SYS_RES_IOPORT, &rid,
514 bus_release_resource(dev, SYS_RES_IOPORT,
/freebsd-13-stable/sys/dev/re/
H A Dif_re.c1255 sc->rl_res_type = SYS_RES_IOPORT;
1261 sc->rl_res_type = SYS_RES_IOPORT;
/freebsd-13-stable/sys/dev/vr/
H A Dif_vr.c641 sc->vr_res_type = SYS_RES_IOPORT;
/freebsd-13-stable/sys/dev/ste/
H A Dif_ste.c954 sc->ste_res_type = SYS_RES_IOPORT;
/freebsd-13-stable/sys/dev/stge/
H A Dif_stge.c235 { SYS_RES_IOPORT, PCIR_BAR(0), RF_ACTIVE },
/freebsd-13-stable/sys/dev/sis/
H A Dif_sis.c188 { SYS_RES_IOPORT, SIS_PCI_LOIO, RF_ACTIVE},
/freebsd-13-stable/sys/dev/e1000/
H A Dif_em.c1996 adapter->ioport = bus_alloc_resource_any(dev, SYS_RES_IOPORT,
2282 bus_release_resource(dev, SYS_RES_IOPORT,
/freebsd-13-stable/sys/dev/sym/
H A Dsym_hipd.c8515 np->io_res = bus_alloc_resource_any(dev, SYS_RES_IOPORT, &i, RF_ACTIVE);
8773 bus_release_resource(np->device, SYS_RES_IOPORT,
/freebsd-13-stable/sys/dev/dc/
H A Dif_dc.c322 #define DC_RES SYS_RES_IOPORT
/freebsd-13-stable/sys/dev/fxp/
H A Dif_fxp.c321 { SYS_RES_IOPORT, FXP_PCI_IOBA, RF_ACTIVE },
/freebsd-13-stable/sys/dev/if_ndis/
H A Dif_ndis.c1086 bus_release_resource(dev, SYS_RES_IOPORT,
/freebsd-13-stable/sys/dev/sk/
H A Dif_sk.c337 { SYS_RES_IOPORT, PCIR_BAR(1), RF_ACTIVE },
/freebsd-13-stable/sys/dev/msk/
H A Dif_msk.c382 { SYS_RES_IOPORT, PCIR_BAR(1), RF_ACTIVE },

Completed in 305 milliseconds

12345678