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

12345678

/freebsd-13-stable/sys/dev/sound/isa/
H A Dsb8.c276 bus_release_resource(dev, SYS_RES_IOPORT, 0, sb->io_base);
293 sb->io_base = bus_alloc_resource_any(dev, SYS_RES_IOPORT,
/freebsd-13-stable/sys/dev/sound/pci/
H A Daureal.c590 type[j] = SYS_RES_IOPORT;
652 (type[0] == SYS_RES_IOPORT)? "io" : "memory",
H A Denvy24ht.c2404 sc->cs = bus_alloc_resource_any(sc->dev, SYS_RES_IOPORT,
2407 sc->mt = bus_alloc_resource_any(sc->dev, SYS_RES_IOPORT,
2537 bus_release_resource(dev, SYS_RES_IOPORT, sc->csid, sc->cs);
2539 bus_release_resource(dev, SYS_RES_IOPORT, sc->mtid, sc->mt);
2574 bus_release_resource(dev, SYS_RES_IOPORT, sc->csid, sc->cs);
2575 bus_release_resource(dev, SYS_RES_IOPORT, sc->mtid, sc->mt);
H A Dvia8233.c1192 via->reg = bus_alloc_resource_any(dev, SYS_RES_IOPORT, &via->regid,
1378 bus_release_resource(dev, SYS_RES_IOPORT, via->regid, via->reg);
1418 bus_release_resource(dev, SYS_RES_IOPORT, via->regid, via->reg);
/freebsd-13-stable/sys/dev/ata/chipsets/
H A Data-sis.c186 ctlr->r_type2 = SYS_RES_IOPORT;
H A Data-nvidia.c203 ctlr->r_type2 = SYS_RES_IOPORT;
/freebsd-13-stable/sys/dev/hpt27xx/
H A Dhpt27xx_os_bsd.c124 hba->pcibar[index].type = SYS_RES_IOPORT;
/freebsd-13-stable/sys/dev/hptnr/
H A Dhptnr_os_bsd.c110 hba->pcibar[index].type = SYS_RES_IOPORT;
/freebsd-13-stable/sys/dev/acpica/
H A Dacpi_resource.c587 bus_set_resource(dev, SYS_RES_IOPORT, cp->ar_nio++, base, length);
612 bus_set_resource(dev, SYS_RES_IOPORT, cp->ar_nio++, low, length);
773 if (dev_rle->type != SYS_RES_IOPORT && dev_rle->type != SYS_RES_MEMORY)
H A Dacpi_cpu.c888 bus_set_resource(sc->cpu_dev, SYS_RES_IOPORT,
891 SYS_RES_IOPORT, &cx_ptr->res_rid, RF_ACTIVE |
894 bus_delete_resource(sc->cpu_dev, SYS_RES_IOPORT,
H A Dacpi.c809 retval += resource_list_print_type(rl, "port", SYS_RES_IOPORT, "%#jx");
1081 if (acpi_match_resource_hint(child, SYS_RES_IOPORT, value))
1232 case SYS_RES_IOPORT:
1339 if (type == SYS_RES_MEMORY || type == SYS_RES_IOPORT) {
1343 allow = (type == SYS_RES_IOPORT && start == CONF1_ADDR_PORT);
1498 case SYS_RES_IOPORT:
1532 case SYS_RES_IOPORT:
1604 res_type = SYS_RES_IOPORT;
/freebsd-13-stable/sys/dev/exca/
H A Dexca.c831 case SYS_RES_IOPORT:
850 case SYS_RES_IOPORT:
881 case SYS_RES_IOPORT:
/freebsd-13-stable/sys/dev/puc/
H A Dpuc.c103 bar->b_type = SYS_RES_IOPORT;
118 rm = (bar->b_type == SYS_RES_IOPORT) ? &sc->sc_ioport : &sc->sc_iomem;
299 rm = (bar->b_type == SYS_RES_IOPORT)
/freebsd-13-stable/sys/mips/cavium/
H A Doctopci.c255 case SYS_RES_IOPORT:
273 case SYS_RES_IOPORT:
313 case SYS_RES_IOPORT:
/freebsd-13-stable/sys/dev/pci/
H A Dpci.c2925 case SYS_RES_IOPORT:
2944 case SYS_RES_IOPORT:
3237 type = SYS_RES_IOPORT;
3258 (type == SYS_RES_IOPORT && mapsize < 2))
3266 if (type == SYS_RES_IOPORT && !pci_porten(dev))
3304 if (type == SYS_RES_IOPORT && !pci_porten(dev)) {
3315 if (type == SYS_RES_IOPORT && !pci_porten(dev))
3403 type = SYS_RES_IOPORT;
3542 res = bus_alloc_resource_any(self, SYS_RES_IOPORT, &rid, RF_ACTIVE);
3545 bus_release_resource(self, SYS_RES_IOPORT, ri
[all...]
/freebsd-13-stable/sys/dev/asmc/
H A Dasmc.c475 sc->sc_ioport = bus_alloc_resource_any(dev, SYS_RES_IOPORT,
672 bus_release_resource(dev, SYS_RES_IOPORT, sc->sc_rid_port,
696 bus_release_resource(dev, SYS_RES_IOPORT, sc->sc_rid_port,
/freebsd-13-stable/sys/dev/smc/
H A Dif_smc.c235 type = SYS_RES_IOPORT;
330 type = SYS_RES_IOPORT;
467 type = SYS_RES_IOPORT;
/freebsd-13-stable/sys/dev/esp/
H A Desp_pci.c124 { SYS_RES_IOPORT, PCIR_BAR(0), RF_ACTIVE }, /* ESP_PCI_RES_IO */
/freebsd-13-stable/sys/dev/fdt/
H A Dsimplebus.c372 if (type == SYS_RES_IOPORT)
/freebsd-13-stable/sys/dev/quicc/
H A Dquicc_core.c237 sc->sc_rtype = SYS_RES_IOPORT;
/freebsd-13-stable/sys/arm/mv/
H A Dmv_localbus.c346 if (type == SYS_RES_IOPORT)
/freebsd-13-stable/sys/x86/isa/
H A Datrtc.c449 sc->port_res = bus_alloc_resource(dev, SYS_RES_IOPORT, &sc->port_rid,
H A Dclock.c565 if (!(sc->port_res = bus_alloc_resource(dev, SYS_RES_IOPORT,
/freebsd-13-stable/sys/dev/vmd/
H A Dvmd.c158 SYS_RES_IOPORT, sc->vmd_io_rid, sc->vmd_io_resource);
340 device_get_parent(sc->vmd_dev), SYS_RES_IOPORT, &sc->vmd_io_rid,
/freebsd-13-stable/sys/mips/mediatek/
H A Dmtk_pcie.c427 case SYS_RES_IOPORT:
478 case SYS_RES_IOPORT:

Completed in 398 milliseconds

12345678