Searched refs:pa (Results 176 - 200 of 1143) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/powerpc/
H A Dvsx-vectorize-8.c13 void bar (short *pd, short *pa, short *pb, short *pc) argument
20 if (pa[i] != (pb[i] * pc[i]))
31 main1 (int n, short * __restrict__ pd, short * __restrict__ pa, short * __restrict__ pb, short * __restrict__ pc) argument
37 pa[i] = pb[i] * pc[i];
41 bar (pd,pa,pb,pc);
/netbsd-6-1-5-RELEASE/sys/arch/x86/include/
H A Dbus_private.h110 #define _BUS_PHYS_TO_BUS(pa) ((bus_addr_t)(pa))
139 paddr_t pa; local
141 if (!pmap_extract(pm, va, &pa)) {
145 return _BUS_PHYS_TO_BUS(pa);
/netbsd-6-1-5-RELEASE/sys/arch/x86/pci/
H A Damdpcib.c59 struct pci_attach_args *pa = aux; local
61 if ((PCI_VENDOR(pa->pa_id) == PCI_VENDOR_AMD) &&
62 (PCI_PRODUCT(pa->pa_id) == PCI_PRODUCT_AMD_PBC8111_LPC))
71 struct pci_attach_args *pa = aux; local
74 config_search_loc(amdpcib_search, self, "amdpcib", NULL, pa);
/netbsd-6-1-5-RELEASE/sys/arch/i386/pci/
H A Dgcscehci.c78 struct pci_attach_args *pa = (struct pci_attach_args *) aux; local
80 if (PCI_CLASS(pa->pa_class) == PCI_CLASS_SERIALBUS &&
81 PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_SERIALBUS_USB &&
82 PCI_INTERFACE(pa->pa_class) == PCI_INTERFACE_EHCI &&
83 PCI_VENDOR(pa->pa_id) == PCI_VENDOR_AMD &&
84 PCI_PRODUCT(pa->pa_id) == PCI_PRODUCT_AMD_CS5536_EHCI)
94 struct pci_attach_args *pa = (struct pci_attach_args *)aux; local
95 pci_chipset_tag_t pc = pa->pa_pc;
96 pcitag_t tag = pa->pa_tag;
112 pci_devinfo(pa
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Desiop_pci.c55 struct pci_attach_args *pa = aux; local
59 pp = siop_lookup_product(pa->pa_id, PCI_REVISION(pa->pa_class));
73 struct pci_attach_args *pa = aux; local
78 pa, esiop_intr) == 0)
H A Dmfi_pci.c150 mfi_pci_find_device(struct pci_attach_args *pa) argument
158 if (mpd->mpd_vendor == PCI_VENDOR(pa->pa_id) &&
159 mpd->mpd_product == PCI_PRODUCT(pa->pa_id))
193 struct pci_attach_args *pa = aux; local
204 psc->psc_pc = pa->pa_pc;
206 mpd = mfi_pci_find_device(pa);
218 csr = pci_mapreg_type(pa->pa_pc, pa->pa_tag, regbar);
220 if (pci_mapreg_map(pa, regbar, csr, 0,
226 sc->sc_dmat = pa
[all...]
H A Dsiop_pci.c55 struct pci_attach_args *pa = aux; local
59 pp = siop_lookup_product(pa->pa_id, PCI_REVISION(pa->pa_class));
68 struct pci_attach_args *pa = aux; local
73 pa, siop_intr) == 0)
H A Dartsata.c99 struct pci_attach_args *pa = aux; local
101 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_INTEL) {
102 if (pciide_lookup_product(pa->pa_id, pciide_artsata_products))
111 struct pci_attach_args *pa = aux; local
116 pciide_common_attach(sc, pa,
117 pciide_lookup_product(pa->pa_id, pciide_artsata_products));
122 artisea_mapregs(const struct pci_attach_args *pa, struct pciide_channel *cp, argument
135 if (pci_intr_map(pa, &intrhandle) != 0) {
140 intrstr = pci_intr_string(pa->pa_pc, intrhandle);
141 sc->sc_pci_ih = pci_intr_establish(pa
247 artisea_mapreg_dma(struct pciide_softc *sc, const struct pci_attach_args *pa) argument
320 artisea_chip_map_dpa(struct pciide_softc *sc, const struct pci_attach_args *pa) argument
387 artisea_chip_map(struct pciide_softc *sc, const struct pci_attach_args *pa) argument
[all...]
H A Dcac_pci.c98 cac_pci_findtype(struct pci_attach_args *pa) argument
108 if (PCI_VENDOR(pa->pa_id) == cp->cp_vendor &&
109 PCI_PRODUCT(pa->pa_id) == cp->cp_product)
117 subsysid = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_SUBSYS_ID_REG);
142 struct pci_attach_args *pa; local
154 pa = (struct pci_attach_args *)aux;
155 pc = pa->pa_pc;
156 ct = cac_pci_findtype(pa);
165 reg = pci_conf_read(pa
[all...]
H A Dcypide.c67 struct pci_attach_args *pa = aux; local
69 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_CONTAQ &&
70 PCI_CLASS(pa->pa_class) == PCI_CLASS_MASS_STORAGE &&
71 PCI_SUBCLASS(pa->pa_class) == PCI_SUBCLASS_MASS_STORAGE_IDE) {
72 if (pciide_lookup_product(pa->pa_id, pciide_cypress_products))
81 struct pci_attach_args *pa = aux; local
86 pciide_common_attach(sc, pa,
87 pciide_lookup_product(pa->pa_id, pciide_cypress_products));
92 cy693_chip_map(struct pciide_softc *sc, const struct pci_attach_args *pa) argument
95 pcireg_t interface = PCI_INTERFACE(pa
[all...]
H A Dcy_pci.c62 cy_pci_lookup(const struct pci_attach_args *pa) argument
67 if (PCI_VENDOR(pa->pa_id) != PCI_VENDOR_CYCLADES)
72 if (PCI_PRODUCT(pa->pa_id) == cp->cp_product)
81 struct pci_attach_args *pa = aux; local
83 return (cy_pci_lookup(pa) != NULL);
91 struct pci_attach_args *pa = aux; local
103 cp = cy_pci_lookup(pa);
109 if (pci_mapreg_map(pa, 0x14, PCI_MAPREG_TYPE_IO, 0,
115 if (pci_mapreg_map(pa, 0x18, cp->cp_memtype, 0,
133 if (pci_intr_map(pa,
[all...]
H A Dif_ep_pci.c150 ep_pci_lookup(const struct pci_attach_args *pa) argument
154 if (PCI_VENDOR(pa->pa_id) != PCI_VENDOR_3COM)
158 if (PCI_PRODUCT(pa->pa_id) == epp->epp_prodid)
167 struct pci_attach_args *pa = (struct pci_attach_args *) aux; local
169 if (ep_pci_lookup(pa) != NULL)
179 struct pci_attach_args *pa = aux; local
180 pci_chipset_tag_t pc = pa->pa_pc;
187 if (pci_mapreg_map(pa, PCI_CBIO, PCI_MAPREG_TYPE_IO, 0,
193 epp = ep_pci_lookup(pa);
210 pci_conf_write(pc, pa
[all...]
H A Dif_fpa.c272 pci_devaddr_t *pa)
277 id = pci_inl(pa, PCI_VENDOR_ID);
281 irq = pci_inl(pa, PCI_I_LINE) & 0xFF;
293 pci_devaddr_t *pa; local
295 pa = pci_scan(pdq_pci_match);
296 if (pa == NULL)
299 irq = (1 << (pci_inl(pa, PCI_I_LINE) & 0xFF));
316 ia->ia_maddr = (void *) (pci_inl(pa, PCI_CBMA) & ~7);
317 pci_outl(pa, PCI_CBMA, 0xFFFFFFFF);
318 ia->ia_msize = ((~pci_inl(pa, PCI_CBM
271 pdq_pci_match( pci_devaddr_t *pa) argument
387 struct pci_attach_args *pa = (struct pci_attach_args *) aux; local
401 struct pci_attach_args * const pa = (struct pci_attach_args *) aux; local
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/mips/sibyte/pci/
H A Dsbpcihb.c64 struct pci_attach_args *pa = aux; local
67 pci_decompose_tag(pa->pa_pc, pa->pa_tag, &bus, &device, NULL);
71 && PCI_VENDOR(pa->pa_id) == PCI_VENDOR_SIBYTE
72 && PCI_PRODUCT(pa->pa_id) == PCI_PRODUCT_SIBYTE_BCM1250_PCIHB)
/netbsd-6-1-5-RELEASE/sys/arch/evbppc/evbppc/
H A Devbppc_machdep.c97 mapiodev(paddr_t pa, psize_t len, bool prefetchable) argument
107 * See if we have reserved TLB entry for the pa. This needs to be
110 p = ppc4xx_tlb_mapiodev(pa, len);
116 (long long)pa, (long long)len);
118 faddr = trunc_page(pa);
119 off = pa - faddr;
/netbsd-6-1-5-RELEASE/sys/arch/acorn26/include/
H A Dpodulebus_machdep.h94 #define IS_PODULE(pa, man, prod) \
95 ((pa)->pa_manufacturer == (man) && (pa)->pa_product == (prod))
118 #define matchpodule(pa, man, prod, slot) IS_PODULE(pa, man, prod)
/netbsd-6-1-5-RELEASE/sys/arch/acorn32/podulebus/
H A Dicside.c160 struct podule_attach_args *pa = (void *)aux; local
162 return (pa->pa_product == PODULE_ICS_IDE);
175 struct podule_attach_args *pa = (void *)aux; local
189 if (pa->pa_podule_number == -1)
193 sc->sc_podule_number = pa->pa_podule_number;
194 sc->sc_podule = pa->pa_podule;
200 iot = pa->pa_iot;
201 if (bus_space_map(iot, pa->pa_podule->fast_base +
227 sc->sc_latchiot = pa->pa_iot;
228 if (bus_space_map(iot, pa
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/
H A Dvect-52.c21 float pa[N] __attribute__ ((__aligned__(__BIGGEST_ALIGNMENT__))); local
26 pa[i] = pb[i] * pc[i];
32 if (pa[i] != (pb[i] * pc[i]))
H A Dvect-74.c17 main1 (float *__restrict__ pa, float * __restrict__ pb, float * __restrict__ pc) argument
24 pa[i] = q[i] * pc[i];
29 if (pa[i] != q[i] * pc[i])
H A Dvect-80.c17 main1 (float * __restrict__ pa, float * __restrict__ pb, float *__restrict__ pc) argument
24 pa[i] = q[i] * pc[i];
29 if (pa[i] != q[i] * pc[i])
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3x/
H A Diommu.h98 u_int pa:19; /* Physical Address */ member in struct:iommu_pde_struct::__anon6649::__anon6650
131 #define IOMMU_BTOP(pa) (((u_int) pa) >> IOMMU_PAGE_SHIFT)
/netbsd-6-1-5-RELEASE/sys/dev/marvell/
H A Dpchb.c56 struct pci_attach_args *pa = aux; local
58 if (PCI_VENDOR(pa->pa_id) == PCI_VENDOR_MARVELL)
59 switch (PCI_PRODUCT(pa->pa_id)) {
/netbsd-6-1-5-RELEASE/sys/arch/arm/omap/
H A Domap_start.S137 pa .req r2
145 2: str pa, [l1table, va]
147 add pa, pa, #(L1_S_SIZE)
150 3: ldmia itable!, {va,pa,n_sec,attr}
154 /* Convert pa to l1 entry: pa = (pa & L1_S_FRAME) | attr */
155 and pa, pa, l1sfr
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/acorn32/mainbus/
H A Dcom_pioc.c119 struct pioc_attach_args *pa = aux; local
122 if (pa->pa_offset == PIOCCF_OFFSET_DEFAULT)
125 iot = pa->pa_iot;
126 iobase = pa->pa_iobase + pa->pa_offset;
138 pa->pa_iosize = COM_NPORTS;
157 struct pioc_attach_args *pa = aux; local
161 iot = pa->pa_iot;
162 iobase = pa->pa_iobase + pa
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_fast_s_mp_sqr.c32 int olduse, res, pa, ix, iz; local
37 pa = a->used + a->used;
38 if (b->alloc < pa) {
39 if ((res = mp_grow (b, pa)) != MP_OKAY) {
46 for (ix = 0; ix < pa; ix++) {
100 for (ix = 0; ix < pa; ix++) {

Completed in 250 milliseconds

1234567891011>>