Searched refs:ia (Results 126 - 150 of 493) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Di82365_isa.c93 struct isa_attach_args *ia = aux; local
94 bus_space_tag_t iot = ia->ia_iot;
98 if (ia->ia_nio < 1)
100 if (ia->ia_niomem < 1)
103 if (ISA_DIRECT_CONFIG(ia))
107 if (ia->ia_io[0].ir_addr == ISA_UNKNOWN_PORT)
109 if (ia->ia_iomem[0].ir_addr == ISA_UNKNOWN_IOMEM)
112 if (bus_space_map(iot, ia->ia_io[0].ir_addr, PCIC_IOSIZE, 0, &ioh))
115 if (ia->ia_iomem[0].ir_size == ISA_UNKNOWN_IOSIZ)
118 msize = ia
189 struct isa_attach_args *ia = aux; local
[all...]
H A Dpas.c274 struct isa_attach_args *ia; local
277 ia = aux;
279 if (ia->ia_nio < 1)
281 if (ia->ia_nirq < 1)
283 if (ia->ia_ndrq < 1)
286 if (ISA_DIRECT_CONFIG(ia))
290 return pasfind(match, sc, ia, PASPROBE);
298 struct isa_attach_args *ia, int probing)
306 if (!SB_BASE_VALID(ia->ia_io[0].ir_addr)) {
308 ia
297 pasfind(cfdata_t match, struct pas_softc *sc, struct isa_attach_args *ia, int probing) argument
463 struct isa_attach_args *ia; local
[all...]
H A Dif_ne_isa.c78 struct isa_attach_args *ia = aux; local
79 bus_space_tag_t nict = ia->ia_iot;
85 if (ia->ia_nio < 1)
87 if (ia->ia_nirq < 1)
90 if (ISA_DIRECT_CONFIG(ia))
94 if (ia->ia_io[0].ir_addr == ISA_UNKNOWN_PORT)
96 if (ia->ia_irq[0].ir_irq == ISA_UNKNOWN_IRQ)
100 if ((ia->ia_io[0].ir_addr & 0x1f) != 0)
104 if (bus_space_map(nict, ia->ia_io[0].ir_addr, NE2000_NPORTS, 0, &nich))
116 ia
136 struct isa_attach_args *ia = aux; local
[all...]
H A Dif_sm_isa.c78 struct isa_attach_args *ia = aux; local
79 bus_space_tag_t iot = ia->ia_iot;
85 if (ia->ia_nio < 1)
87 if (ia->ia_nirq < 1)
90 if (ISA_DIRECT_CONFIG(ia))
94 if (ia->ia_io[0].ir_addr == ISA_UNKNOWN_PORT)
96 if (ia->ia_irq[0].ir_irq == ISA_UNKNOWN_IRQ)
100 if (bus_space_map(iot, ia->ia_io[0].ir_addr, SMC_IOSIZE, 0, &ioh))
123 if (ia->ia_io[0].ir_addr != ((tmp >> 3) & 0x3e0))
138 ia
158 struct isa_attach_args *ia = aux; local
[all...]
H A Dioat66.c81 struct isa_attach_args *ia = aux; local
82 bus_space_tag_t iot = ia->ia_iot;
87 if (ia->ia_niomem < 1)
89 if (ia->ia_nirq < 1)
99 if (ia->ia_io[0].ir_addr == ISA_UNKNOWN_PORT)
102 if (ia->ia_irq[0].ir_irq == ISA_UNKNOWN_IRQ)
105 iobase = ia->ia_io[0].ir_addr;
135 ia->ia_nio = 1;
136 ia->ia_io[0].ir_size = NSLAVES * COM_NPORTS;
137 ia
148 struct isa_attach_args *ia = aux; local
[all...]
H A Dug_isa.c72 struct isa_attach_args *ia = aux; local
77 if (ia->ia_nio < 1) /* need base addr */
80 if (ISA_DIRECT_CONFIG(ia))
83 if (ia->ia_io[0].ir_addr == ISA_UNKNOWN_PORT)
86 if (bus_space_map(ia->ia_iot, ia->ia_io[0].ir_addr, 8, 0, &bsh))
89 valc = bus_space_read_1(ia->ia_iot, bsh, UG_CMD);
90 vald = bus_space_read_1(ia->ia_iot, bsh, UG_DATA);
101 wrap_sc.sc_iot = ia->ia_iot;
107 /* unmap, prepare ia an
127 struct isa_attach_args *ia = aux; local
[all...]
H A Dsmsc.c82 struct isa_attach_args *ia = aux; local
87 if (ia->ia_nio < 1)
90 if (ISA_DIRECT_CONFIG(ia))
93 if (ia->ia_io[0].ir_addr == ISA_UNKNOWN_PORT)
96 if (bus_space_map(ia->ia_iot, ia->ia_io[0].ir_addr, 2, 0, &ioh))
100 bus_space_write_1(ia->ia_iot, ioh, SMSC_ADDR, SMSC_CONFIG_START);
103 cr = smsc_readreg(ia->ia_iot, ioh, SMSC_DEVICE_ID);
106 bus_space_write_1(ia->ia_iot, ioh, SMSC_ADDR, SMSC_CONFIG_END);
121 bus_space_unmap(ia
143 struct isa_attach_args *ia = aux; local
[all...]
H A Dif_ai.c216 struct isa_attach_args * const ia = aux; local
219 if (ia->ia_nio < 1)
221 if (ia->ia_niomem < 1)
223 if (ia->ia_nirq < 1)
226 if (ISA_DIRECT_CONFIG(ia))
230 if (ia->ia_io[0].ir_addr == ISA_UNKNOWN_PORT ||
231 ia->ia_iomem[0].ir_addr == ISA_UNKNOWN_IOMEM ||
232 ia->ia_irq[0].ir_irq == ISA_UNKNOWN_IRQ) {
238 iot = ia->ia_iot;
244 if (bus_space_map(iot, ia
309 struct isa_attach_args *ia = aux; local
[all...]
H A Dwss_isa.c93 struct isa_attach_args *ia; local
98 ia = aux;
99 if (ia->ia_nio < 1)
101 if (ia->ia_nirq < 1)
103 if (ia->ia_ndrq < 1)
106 if (ISA_DIRECT_CONFIG(ia))
127 struct isa_attach_args *ia)
137 sc->sc_iot = ia->ia_iot;
139 madprobe(sc, ia->ia_io[0].ir_addr);
144 if (!WSS_BASE_VALID(ia
126 wssfind(device_t parent, struct wss_softc *sc, int probing, struct isa_attach_args *ia) argument
242 struct isa_attach_args *ia; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/mips/rmi/
H A Drmixl_iobus.c192 struct rmixl_iobus_attach_args *ia = aux; local
194 if (ia->ia_cs != RMIXL_IOBUSCF_CS_DEFAULT)
195 aprint_normal(" CS#%d", ia->ia_cs);
196 if (ia->ia_iobus_addr != RMIXL_IOBUSCF_ADDR_DEFAULT) {
197 aprint_normal(" addr %#" PRIxBUSADDR, ia->ia_iobus_addr);
198 if (ia->ia_iobus_size != RMIXL_IOBUSCF_SIZE_DEFAULT)
200 ia->ia_iobus_addr + (ia->ia_iobus_size - 1));
202 if (ia->ia_iobus_intr != RMIXL_IOBUSCF_INTR_DEFAULT)
203 aprint_normal(" intr %d", ia
212 struct rmixl_iobus_attach_args ia; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/
H A Dvect-76.c20 int ia[N+OFF]; local
24 ia[i] = pib[i - OFF];
31 if (ia[i] != pib[i - OFF])
37 ia[i] = pib[i - OFF];
44 if (ia[i] != pib[i - OFF])
50 ia[i] = ic[i - OFF];
57 if (ia[i] != ic[i - OFF])
H A Dvect-12.c12 int ia[N]; local
22 ia[i] = ib[i] + ic[i];
29 if (ia[i] != ib[i] + ic[i] || sa[i] != sb[i] + sc[i])
H A Dvect-25.c13 int ia[N]; local
18 ia[i] = n;
24 if (ia[i] != n)
H A Dvect-29.c11 int ia[N]; variable
26 ia[i] = ib[i+off];
32 if (ia[i] != ib[i+off])
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/vect/
H A Dvect-76.c18 int ia[N+OFF]; local
23 ia[i] = pib[i - OFF];
30 if (ia[i] != pib[i - OFF])
36 ia[i] = pib[i - OFF];
43 if (ia[i] != pib[i - OFF])
49 ia[i] = ic[i - OFF];
56 if (ia[i] != ic[i - OFF])
/netbsd-6-1-5-RELEASE/sys/arch/hp300/dev/
H A Dhil_intio.c56 struct intio_attach_args *ia = aux; local
59 if (strcmp("hil", ia->ia_modname) != 0)
66 if (badaddr((void *)ia->ia_addr)) /* should not happen! */
78 struct intio_attach_args *ia = aux; local
81 sc->sc_bst = ia->ia_bst;
82 if (bus_space_map(sc->sc_bst, ia->ia_iobase,
95 intr_establish(hil_intr, sc, ia->ia_ipl, IPL_TTY);
/netbsd-6-1-5-RELEASE/sys/netinet6/
H A Din6.c242 struct in6_ifaddr *alt_ia = NULL, *ia; local
274 for (ia = in6_ifaddr; ia; ia = ia->ia_next) {
275 if (!IN6_ARE_ADDR_EQUAL(IFA_IN6(ifa), &ia->ia_addr.sin6_addr))
277 if (ia->ia_ifp != ifa->ifa_ifp)
278 alt_ia = ia;
356 struct in6_ifaddr *ia = NULL; local
481 ia
824 in6_update_ifa1(struct ifnet *ifp, struct in6_aliasreq *ifra, struct in6_ifaddr *ia, int flags) argument
1348 in6_update_ifa(struct ifnet *ifp, struct in6_aliasreq *ifra, struct in6_ifaddr *ia, int flags) argument
1363 struct in6_ifaddr *ia = (struct in6_ifaddr *) ifa; local
1403 in6_unlink_ifa(struct in6_ifaddr *ia, struct ifnet *ifp) argument
1505 struct in6_ifaddr *ia; local
1737 in6_ifinit(struct ifnet *ifp, struct in6_ifaddr *ia, const struct sockaddr_in6 *sin6, int newhost) argument
1851 bestia(struct in6_ifaddr *best_ia, struct in6_ifaddr *ia) argument
1867 struct in6_ifaddr *best_ia = NULL, *ia; local
1951 struct in6_ifaddr *ia; local
1967 struct in6_ifaddr *ia; local
2064 struct in6_ifaddr *best_ia = NULL, *ia; local
2149 struct in6_ifaddr *ia; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arm/xscale/
H A Di80321_i2c.c65 struct iopxs_attach_args *ia = aux; local
67 if (strcmp(cf->cf_name, ia->ia_name) == 0)
77 struct iopxs_attach_args *ia = aux; local
85 sc->sc_st = ia->ia_st;
86 if ((error = bus_space_subregion(sc->sc_st, ia->ia_sh,
87 ia->ia_offset, ia->ia_size,
94 gpio_bits = (ia->ia_offset == VERDE_I2C_BASE0) ?
105 sc->sc_ih = i80321_intr_establish((ia->ia_offset == VERDE_I2C_BASE0) ?
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dgen-vect-25.c19 half_word ia[N]; local
24 ia[i] = n;
30 if (ia[i] != n)
H A Dldist-1.c4 void foo (int * __restrict__ ia, argument
17 mya[i] = ia[i] * oxa[i] + ib[i] * oxb[i];
18 myb[i] = -ia[i] * oxb[i] + ib[i] * oxa[i];
27 | oya[i] = ia[i] * oxa[i] + ib[i] * oxb[i] >> 10;
30 | oyb[i] = -ia[i] * oxb[i] + ib[i] * oxa[i] >> 10;
H A Dldist-11.c4 void foo (int * __restrict__ ia, argument
17 mya[i] = ia[i] * oxa[i] + ib[i] * oxb[i];
18 myb[i] = -ia[i] * oxb[i] + ib[i] * oxa[i];
27 | oyb[i] = -ia[i] * oxb[i] + ib[i] * oxa[i] >> 10;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/costmodel/ppc/
H A Dcostmodel-vect-76a.c18 int ia[N+OFF]; local
23 ia[i] = pib[i - OFF];
30 if (ia[i] != pib[i - OFF])
H A Dcostmodel-vect-76c.c19 int ia[N+OFF]; local
23 ia[i] = ic[i - OFF];
30 if (ia[i] != ic[i - OFF])
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/costmodel/spu/
H A Dcostmodel-vect-76a.c18 int ia[N+OFF]; local
23 ia[i] = pib[i - OFF];
30 if (ia[i] != pib[i - OFF])
H A Dcostmodel-vect-76c.c19 int ia[N+OFF]; local
23 ia[i] = ic[i - OFF];
30 if (ia[i] != ic[i - OFF])

Completed in 384 milliseconds

1234567891011>>