Searched refs:ph (Results 1 - 25 of 111) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/sys/arch/i386/pci/
H A Damd756reg.h55 #define AMD756_GET_EDGESEL(ph) \
56 (pci_conf_read((ph)->ph_pc, (ph)->ph_tag, AMD756_CFG_PIR) \
59 #define AMD756_GET_PIIRQSEL(ph) \
60 (pci_conf_read((ph)->ph_pc, (ph)->ph_tag, AMD756_CFG_PIR) \
63 #define AMD756_SET_EDGESEL(ph, n) \
64 pci_conf_write((ph)->ph_pc, (ph)->ph_tag, AMD756_CFG_PIR, \
65 (pci_conf_read((ph)
[all...]
H A Dvia8231reg.h85 #define VIA8231_GET_TRIGGER(ph) \
86 ((pci_conf_read((ph)->ph_pc, (ph)->ph_tag, VIA8231_CFG_PIR) \
88 #define VIA8237_GET_TRIGGER(ph) \
89 ((pci_conf_read((ph)->ph_pc, (ph)->ph_tag, VIA8237_CFG_PIR) \
92 #define VIA8231_SET_TRIGGER(ph, n) \
93 pci_conf_write((ph)->ph_pc, (ph)->ph_tag, VIA8231_CFG_PIR, \
94 (pci_conf_read((ph)
[all...]
H A Dpiix.c124 struct piix_handle *ph; local
126 ph = malloc(sizeof(*ph), M_DEVBUF, M_NOWAIT);
127 if (ph == NULL)
130 ph->ph_iot = iot;
131 ph->ph_pc = pc;
132 ph->ph_tag = tag;
135 &ph->ph_elcr_ioh) != 0) {
136 free(ph, M_DEVBUF);
141 piix_pir_dump(ph);
151 struct piix_handle *ph = v; local
233 struct piix_handle *ph = v; local
257 struct piix_handle *ph = v; local
280 struct piix_handle *ph = v; local
302 struct piix_handle *ph = v; local
324 piix_pir_dump(struct piix_handle *ph) argument
352 ich_pir_dump(struct piix_handle *ph) argument
[all...]
H A Dvia8231.c143 struct via8231_handle *ph; local
146 ph = malloc(sizeof(*ph), M_DEVBUF, M_NOWAIT);
147 if (ph == NULL)
150 ph->ph_iot = iot;
151 ph->ph_pc = pc;
152 ph->ph_tag = tag;
154 ph->flags = PCI_VENDOR(id) == PCI_VENDOR_VIATECH &&
158 *phandp = ph;
161 via8231_pir_dump("via8231_init", ph);
170 struct via8231_handle *ph = v; local
185 struct via8231_handle *ph = v; local
208 struct via8231_handle *ph = v; local
235 struct via8231_handle *ph = v; local
260 struct via8231_handle *ph = v; local
303 via8231_pir_dump(const char *m, struct via8231_handle *ph) argument
[all...]
H A Dopti82c558.c126 struct opti82c558_handle *ph; local
128 ph = malloc(sizeof(*ph), M_DEVBUF, M_NOWAIT);
129 if (ph == NULL)
132 ph->ph_pc = pc;
133 ph->ph_tag = tag;
136 *phandp = ph;
155 struct opti82c558_handle *ph = v; local
162 reg = pci_conf_read(ph->ph_pc, ph
173 struct opti82c558_handle *ph = v; local
192 struct opti82c558_handle *ph = v; local
213 struct opti82c558_handle *ph = v; local
[all...]
H A Damd756.c109 struct amd756_handle *ph; local
111 ph = malloc(sizeof(*ph), M_DEVBUF, M_NOWAIT);
112 if (ph == NULL)
115 ph->ph_iot = iot;
116 ph->ph_pc = pc;
117 ph->ph_tag = tag;
120 *phandp = ph;
123 amd756_pir_dump(ph);
143 struct amd756_handle *ph local
161 struct amd756_handle *ph = v; local
180 struct amd756_handle *ph = v; local
205 struct amd756_handle *ph = v; local
230 amd756_pir_dump(struct amd756_handle *ph) argument
[all...]
H A Dopti82c700.c114 struct opti82c700_handle *ph; local
116 ph = malloc(sizeof(*ph), M_DEVBUF, M_NOWAIT);
117 if (ph == NULL)
120 ph->ph_pc = pc;
121 ph->ph_tag = tag;
123 opti82c700_pir_dump(ph);
126 *phandp = ph;
197 struct opti82c700_handle *ph = v; local
204 reg = pci_conf_read(ph
216 struct opti82c700_handle *ph = v; local
237 struct opti82c700_handle *ph = v; local
283 struct opti82c700_handle *ph = v; local
330 opti82c700_pir_dump(struct opti82c700_handle *ph) argument
[all...]
H A Dvia82c586.c155 struct piix_handle *ph = v; local
162 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, VP3_CFG_PIRQ_REG);
173 struct piix_handle *ph = v; local
180 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, VP3_CFG_PIRQ_REG);
185 pci_conf_write(ph->ph_pc, ph->ph_tag, VP3_CFG_PIRQ_REG, reg);
196 struct piix_handle *ph = v; local
207 reg = pci_conf_read(ph
227 struct piix_handle *ph = v; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mips/
H A Dmips32-dspr2.s10 addu.ph $1,$2,$3
11 addu_s.ph $2,$3,$4
23 dpa.w.ph $ac0,$9,$10
24 dps.w.ph $ac1,$10,$11
29 mul.ph $15,$16,$17
30 mul_s.ph $16,$17,$18
32 mulq_s.ph $18,$19,$20
34 mulsa.w.ph $ac2,$20,$21
37 precr.qb.ph $23,$24,$25
38 precr_sra.ph
[all...]
H A Dmips32-dsp.s10 addq.ph $0,$1,$2
11 addq_s.ph $1,$2,$3
15 subq.ph $5,$6,$7
16 subq_s.ph $6,$7,$8
24 absq_s.ph $14,$15
26 precrq.qb.ph $16,$17,$18
27 precrq.ph.w $17,$18,$19
28 precrq_rs.ph.w $18,$19,$20
29 precrqu_s.qb.ph $19,$20,$21
32 precequ.ph
[all...]
H A Dmips32-dspr2.d11 0+0004 <[^>]*> 7c430a10 addu\.ph at,v0,v1
12 0+0008 <[^>]*> 7c641310 addu_s\.ph v0,v1,a0
19 0+0024 <[^>]*> 7cc73391 packrl.ph a2,a2,a3
24 0+0038 <[^>]*> 7d2a0030 dpa\.w\.ph \$ac0,t1,t2
25 0+003c <[^>]*> 7d4b0870 dps\.w\.ph \$ac1,t2,t3
30 0+0050 <[^>]*> 7e117b18 mul\.ph t7,s0,s1
31 0+0054 <[^>]*> 7e328398 mul_s\.ph s0,s1,s2
33 0+005c <[^>]*> 7e749790 mulq_s\.ph s2,s3,s4
35 0+0064 <[^>]*> 7e9510b0 mulsa\.w\.ph \$ac2,s4,s5
38 0+0070 <[^>]*> 7f19bb51 precr\.qb\.ph s
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arm/ep93xx/
H A Deppcic.c152 struct eppcic_handle *ph; local
177 if (!(ph = malloc(sizeof(struct eppcic_handle), M_DEVBUF, M_NOWAIT))) {
181 sc->sc_ph[0] = ph;
182 ph->ph_sc = sc;
183 ph->ph_socket = 0;
184 ph->ph_port = PORT_F;
185 ph->ph_cd[0] = SOCKET0_MCCD1;
186 ph->ph_cd[1] = SOCKET0_MCCD2;
187 ph->ph_vs[0] = SOCKET0_VS1;
188 ph
218 eppcic_attach_socket(struct eppcic_handle *ph) argument
237 eppcic_config_socket(struct eppcic_handle *ph) argument
280 struct eppcic_handle *ph = arg; local
306 struct eppcic_handle *ph = arg; local
316 struct eppcic_handle *ph = arg; local
337 struct eppcic_handle *ph = (struct eppcic_handle *)pch; local
357 struct eppcic_handle *ph = (struct eppcic_handle *)pch; local
395 struct eppcic_handle *ph = (struct eppcic_handle *)pch; local
407 struct eppcic_handle *ph = (struct eppcic_handle *)pch; local
423 struct eppcic_handle *ph = (struct eppcic_handle *)pch; local
435 struct eppcic_handle *ph = (struct eppcic_handle *)pch; local
468 struct eppcic_handle *ph = (struct eppcic_handle *)pch; local
486 struct eppcic_handle *ph = (struct eppcic_handle *)pch; local
499 struct eppcic_handle *ph = arg; local
518 struct eppcic_handle *ph = (struct eppcic_handle *)pch; local
537 struct eppcic_handle *ph = (struct eppcic_handle *)pch; local
571 eppcic_get_voltage(struct eppcic_handle *ph) argument
598 eppcic_set_pcreg(struct eppcic_handle *ph, int kind) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dpcdisplayvar.h58 static __inline u_int8_t _pcdisplay_6845_read(struct pcdisplay_handle *ph, int reg) argument
60 bus_space_write_1(ph->ph_iot, ph->ph_ioh_6845, MC6845_INDEX, reg);
61 return (bus_space_read_1(ph->ph_iot, ph->ph_ioh_6845, MC6845_DATA));
64 static __inline void _pcdisplay_6845_write(struct pcdisplay_handle *ph, argument
67 bus_space_write_1(ph->ph_iot, ph->ph_ioh_6845, MC6845_INDEX, reg);
68 bus_space_write_1(ph->ph_iot, ph
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arm/at91/
H A Dat91cf.c139 struct at91cf_handle *ph; local
177 ph = malloc(sizeof(struct at91cf_handle), M_DEVBUF, M_NOWAIT|M_ZERO);
178 if (ph == NULL) {
183 sc->sc_ph = ph;
184 ph->ph_sc = sc;
185 ph->ph_space[IO].base = sa->sa_addr + IO_BASE;
186 ph->ph_space[IO].size = IO_SIZE;
187 ph->ph_space[COMMON].base = sa->sa_addr + COMMON_BASE;
188 ph->ph_space[COMMON].size = COMMON_SIZE;
189 ph
199 at91cf_attach_socket(struct at91cf_handle *ph) argument
221 at91cf_config_socket(struct at91cf_handle *ph) argument
251 struct at91cf_handle *ph = arg; local
270 struct at91cf_handle *ph = arg; local
295 struct at91cf_handle *ph = arg; local
305 struct at91cf_handle *ph = arg; local
326 struct at91cf_handle *ph = (struct at91cf_handle *)pch; local
346 struct at91cf_handle *ph = (struct at91cf_handle *)pch; local
382 struct at91cf_handle *ph = (struct at91cf_handle *)pch; local
394 struct at91cf_handle *ph = (struct at91cf_handle *)pch; local
410 struct at91cf_handle *ph = (struct at91cf_handle *)pch; local
422 struct at91cf_handle *ph = (struct at91cf_handle *)pch; local
454 struct at91cf_handle *ph = (struct at91cf_handle *)pch; local
473 struct at91cf_handle *ph = (struct at91cf_handle *)pch; local
488 struct at91cf_handle *ph = arg; local
509 struct at91cf_handle *ph = (struct at91cf_handle *)pch; local
523 struct at91cf_handle *ph = (struct at91cf_handle *)pch; local
537 struct at91cf_handle *ph = (struct at91cf_handle *)pch; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openpam/dist/lib/
H A Dpam_start.c68 struct pam_handle *ph; local
81 if ((ph = calloc((size_t)1, sizeof *ph)) == NULL)
83 if ((r = pam_set_item(ph, PAM_SERVICE, service)) != PAM_SUCCESS)
89 if ((r = pam_set_item(ph, PAM_HOST, hostname)) != PAM_SUCCESS)
91 if ((r = pam_set_item(ph, PAM_USER, user)) != PAM_SUCCESS)
93 if ((r = pam_set_item(ph, PAM_CONV, pam_conv)) != PAM_SUCCESS)
95 if ((r = openpam_configure(ph, service)) != PAM_SUCCESS)
98 *pamh = ph;
103 pam_end(ph,
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/tests/
H A Dformat-php-18 tmpfiles="$tmpfiles f-ph-1.data"
9 cat <<\EOF > f-ph-1.data
87 tmpfiles="$tmpfiles f-ph-1-$n.in f-ph-1-$n.po"
88 echo "<?= gettext(${string}) ?>" | sed -e 's/\$/\\\$/g' > f-ph-1-$n.in
89 ${XGETTEXT} -L PHP -o f-ph-1-$n.po f-ph-1-$n.in || exit 1
90 test -f f-ph-1-$n.po || exit 1
93 if grep php-format f-ph-1-$n.po > /dev/null; then
99 if grep php-format f-ph
[all...]
H A Dformat-php-28 tmpfiles="$tmpfiles f-ph-2.data"
9 cat <<\EOF > f-ph-2.data
93 tmpfiles="$tmpfiles f-ph-2-$n.po f-ph-2-$n.mo"
94 cat <<EOF > f-ph-2-$n.po
101 if ${MSGFMT} --check-format -o f-ph-2-$n.mo f-ph-2-$n.po; then
107 ${MSGFMT} --check-format -o f-ph-2-$n.mo f-ph-2-$n.po 2> /dev/null
116 cat f-ph
[all...]
H A Dxgettext-php-18 tmpfiles="$tmpfiles xg-ph-1.php"
9 cat <<EOF > xg-ph-1.php
26 tmpfiles="$tmpfiles xg-ph-1.po"
29 xg-ph-1.php -d xg-ph-1
32 tmpfiles="$tmpfiles xg-ph-1.ok"
33 cat <<EOF > xg-ph-1.ok
56 ${DIFF} xg-ph-1.ok xg-ph-1.po
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/dev/
H A Dplumpcmcia.c215 struct plumpcmcia_handle *ph; local
247 ph = &sc->sc_ph[0];
248 ph->ph_plum_irq = PLUM_INT_C1IO;
249 ph->ph_memarea = PLUM_PCMCIA_MEMWINCTRL_MAP_AREA1;
250 ph->ph_membase = PLUM_PCMCIA_MEMBASE1;
251 ph->ph_memsize = PLUM_PCMCIA_MEMSIZE1;
252 ph->ph_ioarea = PLUM_PCMCIA_IOWINADDRCTRL_AREA1;
253 ph->ph_iobase = PLUM_PCMCIA_IOBASE1;
254 ph->ph_iosize = PLUM_PCMCIA_IOSIZE1;
255 ph
302 plumpcmcia_attach_socket(struct plumpcmcia_handle *ph) argument
331 struct plumpcmcia_handle *ph = (void*)pch; local
347 struct plumpcmcia_handle *ph = (void*)pch; local
357 struct plumpcmcia_handle *ph = (void*)pch; local
399 struct plumpcmcia_handle *ph = (void*)pch; local
441 plumpcmcia_chip_do_mem_map(struct plumpcmcia_handle *ph, int win) argument
492 struct plumpcmcia_handle *ph = (void*)pch; local
509 struct plumpcmcia_handle *ph = (void*)pch; local
552 struct plumpcmcia_handle *ph = (void*)pch; local
590 plumpcmcia_chip_do_io_map(struct plumpcmcia_handle *ph, int win) argument
656 struct plumpcmcia_handle *ph = (void*)pch; local
677 plumpcmcia_wait_ready(struct plumpcmcia_handle *ph) argument
702 struct plumpcmcia_handle *ph = (void *)pch; local
793 struct plumpcmcia_handle *ph = (void *)pch; local
817 struct plumpcmcia_handle *ph = (void *)pch; local
840 plum_csc_intr_setup(struct plumpcmcia_softc *sc, struct plumpcmcia_handle *ph, int irq) argument
866 struct plumpcmcia_handle *ph = arg; local
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/btpand/
H A Dpacket.c88 pkthdr_t *ph; local
90 ph = malloc(sizeof(pkthdr_t));
91 if (ph == NULL) {
96 ph->data = pkt;
99 return ph;
103 pkthdr_free(pkthdr_t *ph) argument
106 packet_free(ph->data);
107 free(ph);
/netbsd-6-1-5-RELEASE/sys/net/
H A Dpfil.c57 pfil_run_hooks(struct pfil_head *ph, struct mbuf **mp, struct ifnet *ifp, argument
66 for (pfh = pfil_hook_get(dir, ph); pfh != NULL;
93 pfil_head_register(struct pfil_head *ph) argument
98 if (ph->ph_type == lph->ph_type &&
99 ph->ph_un.phu_val == lph->ph_un.phu_val)
103 TAILQ_INIT(&ph->ph_in);
104 TAILQ_INIT(&ph->ph_out);
105 TAILQ_INIT(&ph->ph_ifaddr);
106 TAILQ_INIT(&ph->ph_ifnetevent);
108 LIST_INSERT_HEAD(&pfil_head_list, ph, ph_lis
131 struct pfil_head *ph; local
153 pfil_add_hook(int (*func)(void *, struct mbuf **, struct ifnet *, int), void *arg, int flags, struct pfil_head *ph) argument
237 pfil_remove_hook(int (*func)(void *, struct mbuf **, struct ifnet *, int), void *arg, int flags, struct pfil_head *ph) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dproc-service.c96 ps_xfer_memory (const struct ps_prochandle *ph, psaddr_t addr,
103 inferior_ptid = ph->ptid;
120 ps_pstop (gdb_ps_prochandle_t ph)
129 ps_pcontinue (gdb_ps_prochandle_t ph)
139 ps_lstop (gdb_ps_prochandle_t ph, lwpid_t lwpid)
149 ps_lcontinue (gdb_ps_prochandle_t ph, lwpid_t lwpid)
161 ps_lgetxregsize (gdb_ps_prochandle_t ph, lwpid_t lwpid, int *xregsize)
171 ps_lgetxregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, caddr_t xregset)
181 ps_lsetxregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, caddr_t xregset)
204 ps_pglobal_lookup (gdb_ps_prochandle_t ph, cons
93 ps_xfer_memory(const struct ps_prochandle *ph, psaddr_t addr, gdb_byte *buf, size_t len, int write) argument
116 ps_pstop(gdb_ps_prochandle_t ph) argument
125 ps_pcontinue(gdb_ps_prochandle_t ph) argument
135 ps_lstop(gdb_ps_prochandle_t ph, lwpid_t lwpid) argument
145 ps_lcontinue(gdb_ps_prochandle_t ph, lwpid_t lwpid) argument
157 ps_lgetxregsize(gdb_ps_prochandle_t ph, lwpid_t lwpid, int *xregsize) argument
167 ps_lgetxregs(gdb_ps_prochandle_t ph, lwpid_t lwpid, caddr_t xregset) argument
177 ps_lsetxregs(gdb_ps_prochandle_t ph, lwpid_t lwpid, caddr_t xregset) argument
200 ps_pglobal_lookup(gdb_ps_prochandle_t ph, const char *obj, const char *name, psaddr_t *sym_addr) argument
218 ps_pdread(gdb_ps_prochandle_t ph, psaddr_t addr, gdb_ps_read_buf_t buf, gdb_ps_size_t size) argument
227 ps_pdwrite(gdb_ps_prochandle_t ph, psaddr_t addr, gdb_ps_write_buf_t buf, gdb_ps_size_t size) argument
237 ps_ptread(gdb_ps_prochandle_t ph, psaddr_t addr, gdb_ps_read_buf_t buf, gdb_ps_size_t size) argument
246 ps_ptwrite(gdb_ps_prochandle_t ph, psaddr_t addr, gdb_ps_write_buf_t buf, gdb_ps_size_t size) argument
256 ps_lgetregs(gdb_ps_prochandle_t ph, lwpid_t lwpid, prgregset_t gregset) argument
275 ps_lsetregs(gdb_ps_prochandle_t ph, lwpid_t lwpid, const prgregset_t gregset) argument
294 ps_lgetfpregs(gdb_ps_prochandle_t ph, lwpid_t lwpid, gdb_prfpregset_t *fpregset) argument
314 ps_lsetfpregs(gdb_ps_prochandle_t ph, lwpid_t lwpid, const gdb_prfpregset_t *fpregset) argument
334 ps_getpid(gdb_ps_prochandle_t ph) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/locale/global_locale_objects/
H A D2.cc34 const string ph("en_PH");
37 const char* testph = setlocale(LC_ALL, ph.c_str());
46 const locale loc_ph = locale(ph.c_str());
51 setlocale(LC_ALL, ph.c_str());
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/locale/global_locale_objects/
H A D2.cc35 const string ph("en_PH");
38 const char* testph = setlocale(LC_ALL, ph.c_str());
47 const locale loc_ph = locale(ph.c_str());
52 setlocale(LC_ALL, ph.c_str());
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/gdbserver/
H A Dproc-service.c63 ps_pglobal_lookup (gdb_ps_prochandle_t ph, const char *obj, argument
79 ps_pdread (gdb_ps_prochandle_t ph, psaddr_t addr, argument
89 ps_pdwrite (gdb_ps_prochandle_t ph, psaddr_t addr, argument
99 ps_lgetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, prgregset_t gregset) argument
127 ps_lsetregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, const prgregset_t gregset) argument
137 ps_lgetfpregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, void *fpregset) argument
147 ps_lsetfpregs (gdb_ps_prochandle_t ph, lwpid_t lwpid, void *fpregset) argument
157 ps_getpid (gdb_ps_prochandle_t ph) argument

Completed in 314 milliseconds

12345