Searched refs:port_rid (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-11-stable/sys/dev/ncv/
H A Dncr53c500var.h45 int port_rid; member in struct:ncv_softc
H A Dncr53c500_pccard.c120 sc->port_rid, sc->port_res);
158 sc->port_rid = 0;
159 sc->port_res = bus_alloc_resource(dev, SYS_RES_IOPORT, &sc->port_rid,
/freebsd-11-stable/sys/dev/nsp/
H A Dnspvar.h46 int port_rid; member in struct:nsp_softc
H A Dnsp_pccard.c104 sc->port_rid, sc->port_res);
126 sc->port_rid = 0;
128 &sc->port_rid, NSP_IOSIZE,
/freebsd-11-stable/sys/dev/stg/
H A Dtmc18c30var.h47 int port_rid; member in struct:stg_softc
H A Dtmc18c30_isa.c68 sc->port_rid = 0;
91 sc->port_rid = 0;
H A Dtmc18c30_subr.c73 &sc->port_rid, RF_ACTIVE);
114 sc->port_rid, sc->port_res);
H A Dtmc18c30_pccard.c97 sc->port_rid = 0;
H A Dtmc18c30_pci.c94 sc->port_rid = PCIR_BAR(0);
/freebsd-11-stable/sys/dev/cs/
H A Dif_csvar.h49 int port_rid; /* resource id for port range */ member in struct:cs_softc
/freebsd-11-stable/sys/dev/scd/
H A Dscd_isa.c51 sc->port_rid = 0;
80 sc->port_rid = 0;
132 &sc->port_rid, RF_ACTIVE);
152 bus_release_resource(dev, sc->port_type, sc->port_rid, sc->port);
H A Dscdvar.h41 int port_rid; member in struct:scd_softc
/freebsd-11-stable/sys/dev/mcd/
H A Dmcd_isa.c52 sc->port_rid = 0;
81 sc->port_rid = 0;
133 &sc->port_rid, RF_ACTIVE);
175 bus_release_resource(dev, sc->port_type, sc->port_rid, sc->port);
H A Dmcdvar.h42 int port_rid; member in struct:mcd_softc
/freebsd-11-stable/sys/dev/aha/
H A Daha_isa.c112 int port_rid; local
122 port_rid = 0;
123 aha->port = bus_alloc_resource_anywhere(dev, SYS_RES_IOPORT, &port_rid,
135 bus_release_resource(dev, SYS_RES_IOPORT, port_rid, aha->port);
151 bus_release_resource(dev, SYS_RES_IOPORT, port_rid,
156 bus_release_resource(dev, SYS_RES_IOPORT, port_rid, aha->port);
/freebsd-11-stable/sys/dev/cm/
H A Dsmc90cx6var.h55 int port_rid; /* resource id for port range */ member in struct:cm_softc
/freebsd-11-stable/sys/dev/xe/
H A Dif_xevar.h52 int port_rid; member in struct:xe_softc
H A Dif_xe_pccard.c144 bus_get_resource_start(dev, SYS_RES_IOPORT, sc->port_rid),
145 bus_get_resource_count(dev, SYS_RES_IOPORT, sc->port_rid)));
150 ioport = bus_get_resource_start(dev, SYS_RES_IOPORT, sc->port_rid);
/freebsd-11-stable/sys/dev/sn/
H A Dif_sn_pccard.c245 sc->modem_rid = sc->port_rid;
259 sc->port_rid = 1;
261 &sc->port_rid, start, ~0, SMC_IO_EXTENT, RF_ACTIVE);
267 bus_release_resource(dev, SYS_RES_IOPORT, sc->port_rid,
H A Dif_snvar.h45 int port_rid; member in struct:sn_softc
/freebsd-11-stable/sys/dev/ct/
H A Dct_isa.c316 int port_rid, mem_rid; local
320 port_rid = 0;
321 *iohp = bus_alloc_resource_anywhere(dev, SYS_RES_IOPORT, &port_rid,
333 bus_release_resource(dev, SYS_RES_IOPORT, port_rid, *iohp);
/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c380 int port_rid; local
383 port_rid = bhnd_get_port_rid(sc->dev, cr->cr_port_type,
385 if (port_rid == -1 || port_rid != rid)
/freebsd-11-stable/sys/dev/ed/
H A Dif_ed_cbus.c274 ed_probe_EZ98(device_t dev, int port_rid, int flags) argument
280 error = ed_alloc_port(dev, port_rid, ED_EZ98_IO_PORTS);
668 ed98_probe_Novell(device_t dev, int port_rid, int flags) argument
678 error = ed98_alloc_port(dev, port_rid);
803 ed_probe_SIC98(device_t dev, int port_rid, int flags) argument
814 error = ed98_alloc_port(dev, port_rid);
999 ed_probe_CNET98(device_t dev, int port_rid, int flags) argument
1009 error = ed98_alloc_port(dev, port_rid);
1154 ed_probe_CNET98EL(device_t dev, int port_rid, int flags) argument
1162 error = ed98_alloc_port(dev, port_rid);
1249 ed_probe_NEC77(device_t dev, int port_rid, int flags) argument
1301 ed_probe_NW98X(device_t dev, int port_rid, int flags) argument
1425 ed_probe_SB98(device_t dev, int port_rid, int flags) argument
[all...]
/freebsd-11-stable/sys/dev/an/
H A Dif_an_pci.c161 sc->port_rid = PCIR_BAR(0);
163 sc->port_rid = AN_PCI_LOIO;
165 error = an_alloc_port(dev, sc->port_rid, 1);
/freebsd-11-stable/sys/x86/isa/
H A Dclock.c110 int port_rid, intr_rid; member in struct:attimer_softc
620 sc->port_rid = 0;
621 bus_set_resource(dev, SYS_RES_IOPORT, sc->port_rid, IO_TIMER1, 1);
623 &sc->port_rid, iat1, 4, RF_ACTIVE);
647 bus_release_resource(dev, SYS_RES_IOPORT, sc->port_rid,
687 &sc->port_rid, IO_TIMER1, IO_TIMER1 + 3, 4, RF_ACTIVE)))

Completed in 136 milliseconds

12