Home
last modified time | relevance | path

Searched refs:da (Results 1 – 25 of 351) sorted by relevance

12345678910>>...15

/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Ddmu_diff.c54 write_bytes(struct diffarg *da) in write_bytes() argument
59 aiov.iov_base = (caddr_t)&da->da_ddr; in write_bytes()
60 aiov.iov_len = sizeof (da->da_ddr); in write_bytes()
68 auio.uio_td = da->da_td; in write_bytes()
76 if (da->da_fp->f_type == DTYPE_VNODE) in write_bytes()
78 return (fo_write(da->da_fp, &auio, da->da_td->td_ucred, 0, da->da_td)); in write_bytes()
82 if (da->da_fp->f_type == DTYPE_VNODE) in write_bytes()
84 return (*da->da_fp->f_ops->fo_write)(da->da_fp, &da->da_fp->f_offset, in write_bytes()
85 &auio, da->da_fp->f_cred, flags); in write_bytes()
94 write_record(struct diffarg *da) in write_record() argument
[all …]
/netbsd/src/external/bsd/tcpdump/dist/tests/
Darp-oobr.out1 …1 2010-03-13 22:14:54.558191 00:1f:29:da:2d:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), lengt…
2 …2 2010-03-13 22:14:58.554481 00:1f:29:da:2d:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), lengt…
3 …3 2010-03-13 22:15:01.871827 00:1f:29:da:f8:fb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), lengt…
4 …4 2010-03-13 22:15:02.554459 00:1f:29:da:2d:79 > ff:ff:ff:ff:6b:ff, ethertype ARP (0x0806), lengt…
5 …5 2010-03-13 22:15:21.806524 00:1f:29:da:2d:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), lengt…
7 …7 2010-03-13 22:15:33.807107 00:1f:29:da:2d:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), lengt…
8 …8 2010-03-13 22:15:37.804169 00:1f:29:da:2d:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), lengt…
9 …9 2010-03-13 22:15:41.804091 00:1f:29:da:2d:79 > ff:ff:84:ff:ff:ff, ethertype ARP (0x0806), lengt…
13 …13 2010-03-13 22:15:47.244689 00:61:29:da:f8:fb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), leng…
14 …14 2010-03-13 22:15:47.992392 00:1f:29:da:f8:fb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), leng…
[all …]
Dedsa-e.out1 …1 1970-01-01 22:21:44.604675 00:50:b6:29:10:7e > c6:e8:9f:7d:69:da, Marvell EDSA ethertype 0xdada…
2 …2 1970-01-01 22:21:44.604995 c6:e8:9f:7d:69:da > 00:50:b6:29:10:7e, Marvell EDSA ethertype 0xdada…
3 …3 1970-01-01 22:21:45.622749 00:50:b6:29:10:7e > c6:e8:9f:7d:69:da, Marvell EDSA ethertype 0xdada…
4 …4 1970-01-01 22:21:45.622883 c6:e8:9f:7d:69:da > 00:50:b6:29:10:7e, Marvell EDSA ethertype 0xdada…
5 …5 1970-01-01 22:21:46.636035 00:50:b6:29:10:7e > c6:e8:9f:7d:69:da, Marvell EDSA ethertype 0xdada…
6 …6 1970-01-01 22:21:46.636142 c6:e8:9f:7d:69:da > 00:50:b6:29:10:7e, Marvell EDSA ethertype 0xdada…
7 …7 1970-01-01 22:21:49.680084 c6:e8:9f:7d:69:da > 00:50:b6:29:10:7e, Marvell EDSA ethertype 0xdada…
8 …8 1970-01-01 22:21:49.680474 00:50:b6:29:10:7e > c6:e8:9f:7d:69:da, Marvell EDSA ethertype 0xdada…
9 …9 1970-01-01 22:21:49.809266 00:50:b6:29:10:7e > c6:e8:9f:7d:69:da, Marvell EDSA ethertype 0xdada…
10da > 00:50:b6:29:10:7e, Marvell EDSA ethertype 0xdada (Unknown), rsvd 0 0, mode From CPU, target d…
Dhncp.out2 Node endpoint (12) NID: 31:da:78:d2 EPID: 03000000
7 Node endpoint (12) NID: 31:da:78:d2 EPID: 03000000
9 Node state (24) NID: 31:da:78:d2 seqno: 19 160.088s hash: 800088c8e0714638
12 Request node state (8) NID: 31:da:78:d2
16 Node endpoint (12) NID: 31:da:78:d2 EPID: 03000000
17 Node state (312) NID: 31:da:78:d2 seqno: 19 160.105s hash: 800088c8e0714638
34 Node endpoint (12) NID: 31:da:78:d2 EPID: 03000000
36 Peer (16) Peer-NID: 31:da:78:d2 Peer-EPID: 01000000 Local-EPID: 01000000
/netbsd/src/sys/arch/hp300/dev/
Ddio.c101 struct dio_attach_args da; in dioattach() local
142 memset(&da, 0, sizeof(da)); in dioattach()
143 da.da_bst = bst; in dioattach()
144 da.da_scode = scode; in dioattach()
146 da.da_id = DIO_ID(va); in dioattach()
147 if (DIO_ISFRAMEBUFFER(da.da_id)) in dioattach()
148 da.da_secid = DIO_SECID(va); in dioattach()
149 da.da_addr = pa; in dioattach()
150 da.da_size = DIO_SIZE(scode, va); in dioattach()
151 scodesize = dio_scodesize(&da); in dioattach()
[all …]
Dsti_dio.c60 struct dio_attach_args *da = aux; in sti_dio_match() local
62 if (da->da_id != DIO_DEVICE_ID_FRAMEBUFFER || in sti_dio_match()
63 (da->da_secid != DIO_DEVICE_SECID_A1474MID && in sti_dio_match()
64 da->da_secid != DIO_DEVICE_SECID_A147xVGA)) in sti_dio_match()
71 if (da->da_scode == conscode || in sti_dio_match()
72 sti_dio_probe(da->da_bst, da->da_scode) != 0) in sti_dio_match()
83 struct dio_attach_args *da = aux; in sti_dio_attach() local
91 bst = da->da_bst; in sti_dio_attach()
93 base = (paddr_t)dio_scodetopa(da->da_scode + STI_DIO_SCODE_OFFSET); in sti_dio_attach()
100 if (da->da_scode == conscode) { in sti_dio_attach()
Dcom_dio.c104 struct dio_attach_args *da = aux; in com_dio_match() local
106 switch (da->da_id) { in com_dio_match()
124 struct dio_attach_args *da = aux; in com_dio_attach() local
128 isconsole = com_is_console(&comcntag, da->da_addr + DCA_COM_OFFSET, in com_dio_attach()
136 memcpy(iot, da->da_bst, sizeof(struct bus_space_tag)); in com_dio_attach()
140 if (bus_space_map(iot, da->da_addr, DCA_SIZE, 0, &iohdca) || in com_dio_attach()
153 da->da_addr + DCA_COM_OFFSET); in com_dio_attach()
159 dsc->sc_ih = dio_intr_establish(comintr, sc, da->da_ipl, ISRPRI_TTY); in com_dio_attach()
Dtvrx.c92 struct dio_attach_args *da = aux; in tvrx_match() local
94 if (da->da_id != DIO_DEVICE_ID_FRAMEBUFFER || in tvrx_match()
95 da->da_secid != DIO_DEVICE_SECID_TIGERSHARK) in tvrx_match()
105 struct dio_attach_args *da = aux; in tvrx_attach() local
110 sc->sc_scode = da->da_scode; in tvrx_attach()
116 if (bus_space_map(da->da_bst, da->da_addr, da->da_size, 0, in tvrx_attach()
121 fbr = bus_space_vaddr(da->da_bst, bsh); in tvrx_attach()
Dhyper.c159 struct dio_attach_args *da = aux; in hyper_match() local
161 if (da->da_id == DIO_DEVICE_ID_FRAMEBUFFER && in hyper_match()
162 da->da_secid == DIO_DEVICE_SECID_HYPERION) in hyper_match()
172 struct dio_attach_args *da = aux; in hyper_attach() local
177 sc->sc_scode = da->da_scode; in hyper_attach()
183 if (bus_space_map(da->da_bst, da->da_addr, da->da_size, 0, in hyper_attach()
188 fbr = bus_space_vaddr(da->da_bst, bsh); in hyper_attach()
Darcofi_dio.c53 struct dio_attach_args *da = aux; in arcofi_dio_match() local
55 if (da->da_id != DIO_DEVICE_ID_AUDIO) in arcofi_dio_match()
66 struct dio_attach_args *da = aux; in arcofi_dio_attach() local
73 memcpy(iot, da->da_bst, sizeof(struct bus_space_tag)); in arcofi_dio_attach()
77 if (bus_space_map(iot, da->da_addr, DIOII_SIZEOFF, 0, in arcofi_dio_attach()
83 ipl = da->da_ipl; in arcofi_dio_attach()
Dgendiofb.c92 struct dio_attach_args *da = aux; in gendiofb_match() local
94 if (da->da_id == DIO_DEVICE_ID_FRAMEBUFFER) { in gendiofb_match()
95 switch (da->da_secid) { in gendiofb_match()
109 struct dio_attach_args *da = aux; in gendiofb_attach() local
115 sc->sc_scode = da->da_scode; in gendiofb_attach()
121 size = da->da_size; in gendiofb_attach()
124 if (bus_space_map(da->da_bst, da->da_addr, size, 0, in gendiofb_attach()
129 fbr = bus_space_vaddr(da->da_bst, bsh); in gendiofb_attach()
Drbox.c207 struct dio_attach_args *da = aux; in rbox_dio_match() local
209 if (da->da_id == DIO_DEVICE_ID_FRAMEBUFFER && in rbox_dio_match()
210 da->da_secid == DIO_DEVICE_SECID_RENAISSANCE) in rbox_dio_match()
220 struct dio_attach_args *da = aux; in rbox_dio_attach() local
225 sc->sc_scode = da->da_scode; in rbox_dio_attach()
231 if (bus_space_map(da->da_bst, da->da_addr, da->da_size, in rbox_dio_attach()
236 fbr = bus_space_vaddr(da->da_bst, bsh); in rbox_dio_attach()
Dgbox.c212 struct dio_attach_args *da = aux; in gbox_dio_match() local
215 if (DIO_ISDIOII(da->da_scode)) in gbox_dio_match()
218 if (da->da_id == DIO_DEVICE_ID_FRAMEBUFFER && in gbox_dio_match()
219 da->da_secid == DIO_DEVICE_SECID_GATORBOX) in gbox_dio_match()
229 struct dio_attach_args *da = aux; in gbox_dio_attach() local
234 sc->sc_scode = da->da_scode; in gbox_dio_attach()
240 if (bus_space_map(da->da_bst, da->da_addr, da->da_size, 0, in gbox_dio_attach()
245 fbr = bus_space_vaddr(da->da_bst, bsh); in gbox_dio_attach()
Dif_le.c160 struct dio_attach_args *da = aux; in lematch() local
162 if (da->da_id == DIO_DEVICE_ID_LAN) in lematch()
177 struct dio_attach_args *da = aux; in leattach() local
178 bus_space_tag_t bst = da->da_bst; in leattach()
185 if (bus_space_map(bst, (bus_addr_t)dio_scodetopa(da->da_scode), in leattach()
186 da->da_size, 0, &bsh0)) { in leattach()
239 (void) dio_intr_establish(leintr, sc, da->da_ipl, ISRPRI_NET); in leattach()
Ddvbox.c207 struct dio_attach_args *da = aux; in dvbox_dio_match() local
209 if (da->da_id == DIO_DEVICE_ID_FRAMEBUFFER && in dvbox_dio_match()
210 da->da_secid == DIO_DEVICE_SECID_DAVINCI) in dvbox_dio_match()
220 struct dio_attach_args *da = aux; in dvbox_dio_attach() local
225 sc->sc_scode = da->da_scode; in dvbox_dio_attach()
231 if (bus_space_map(da->da_bst, da->da_addr, da->da_size, 0, in dvbox_dio_attach()
236 fbr = bus_space_vaddr(da->da_bst, bsh); in dvbox_dio_attach()
/netbsd/src/sys/arch/powerpc/booke/dev/
Dpq3duart.c98 struct pq3duart_attach_args * const da = aux; in com_pq3duart_match() local
101 if ((da->da_port != 1 && da->da_port != 2) in com_pq3duart_match()
102 || dsc->dsc_sc[da->da_port-1] != NULL) in com_pq3duart_match()
105 bus_space_tag_t memt = da->da_memt; in com_pq3duart_match()
106 bus_addr_t addr = da->da_addr; in com_pq3duart_match()
107 bus_addr_t size = da->da_size; in com_pq3duart_match()
142 struct pq3duart_attach_args * const da = aux; in pq3duart_print() local
147 aprint_normal(" port %d", da->da_port); in pq3duart_print()
159 struct pq3duart_attach_args da; in pq3duart_attach() local
168 da.da_memt = cna->cna_memt; in pq3duart_attach()
[all …]
/netbsd/src/usr.bin/cdplay/
Dcdplay.c159 } da; variable
218 da.auname = getenv("AUDIODEV"); in main()
219 if (!da.auname) in main()
220 da.auname = getenv("SPEAKER"); in main()
221 if (!da.auname) in main()
222 da.auname = "/dev/sound"; in main()
229 da.auname = optarg; in main()
254 da.afd = -1; in main()
366 da.fpw = fpw; in start_digital()
368 da.fpw = 5; in start_digital()
[all …]
/netbsd/src/sys/external/bsd/drm2/drm/
Ddrmfb.c84 drmfb_attach(struct drmfb_softc *sc, const struct drmfb_attach_args *da) in drmfb_attach() argument
86 const struct drm_fb_helper_surface_size *const sizes = da->da_fb_sizes; in drmfb_attach()
89 const prop_dictionary_t dict = device_properties(da->da_dev); in drmfb_attach()
90 const device_t parent = device_parent(da->da_dev); in drmfb_attach()
93 struct drm_device *const dev = da->da_fb_helper->dev; in drmfb_attach()
101 KASSERTMSG((void *)&sc->sc_genfb == device_private(da->da_dev), in drmfb_attach()
104 sc->sc_da = *da; in drmfb_attach()
109 prop_dictionary_set_uint16(dict, "linebytes", da->da_fb_linebytes); in drmfb_attach()
113 (uint64_t)(uintptr_t)da->da_fb_vaddr); in drmfb_attach()
137 if ((da->da_params->dp_is_vga_console != NULL) && in drmfb_attach()
[all …]
/netbsd/src/external/gpl3/gdb/dist/sim/rx/
Dfpu.c480 double da, db; in rxfp_add() local
486 da = fp_to_double (&a); in rxfp_add()
488 tprintf("%g + %g = %g\n", da, db, da+db); in rxfp_add()
490 double_to_fp (da+db, &c); in rxfp_add()
509 double da, db; in rxfp_sub() local
515 da = fp_to_double (&a); in rxfp_sub()
517 tprintf("%g - %g = %g\n", da, db, da-db); in rxfp_sub()
519 double_to_fp (da-db, &c); in rxfp_sub()
539 double da, db; in rxfp_mul() local
545 da = fp_to_double (&a); in rxfp_mul()
[all …]
/netbsd/src/usr.bin/config/
Dlint.c133 struct deva *da; in do_emit_instances() local
142 for (da = d->d_ahead; da != NULL; da = da->d_bsame) in do_emit_instances()
143 if (onlist(da->d_atlist, at)) in do_emit_instances()
145 if (da == NULL) in do_emit_instances()
149 if (da->d_isdef > 1) in do_emit_instances()
151 da->d_isdef = 2; in do_emit_instances()
156 else if (at != NULL && !d->d_ispseudo && da->d_ihead == NULL) { in do_emit_instances()
Dmkioconf.c271 struct deva *da; in emitexterns() local
274 TAILQ_FOREACH(da, &alldevas, d_next) { in emitexterns()
275 if (!deva_has_instances(da, WILD)) in emitexterns()
278 da->d_name); in emitexterns()
286 struct deva *da; in emitcfattachinit() local
298 for (da = d->d_ahead; da != NULL; da = da->d_bsame) { in emitcfattachinit()
299 if (!deva_has_instances(da, WILD)) in emitcfattachinit()
301 fprintf(fp, "&%s_ca, ", da->d_name); in emitcfattachinit()
/netbsd/src/sys/arch/mips/include/
Dvmparam.h186 #define VM_DEFAULT_ADDRESS_TOPDOWN(da, sz) \ argument
188 #define VM_DEFAULT_ADDRESS_BOTTOMUP(da, sz) \ argument
189 round_page((vaddr_t)(da) + (vsize_t)maxdmap)
191 #define VM_DEFAULT_ADDRESS32_TOPDOWN(da, sz) \ argument
193 #define VM_DEFAULT_ADDRESS32_BOTTOMUP(da, sz) \ argument
194 round_page((vaddr_t)(da) + (vsize_t)MAXDSIZ32)
/netbsd/src/sys/arch/amd64/include/
Dvmparam.h163 #define VM_DEFAULT_ADDRESS_BOTTOMUP(da, sz) \ argument
164 round_page((vaddr_t)(da) + (vsize_t)maxdmap)
166 #define VM_DEFAULT_ADDRESS32_TOPDOWN(da, sz) \ argument
168 #define VM_DEFAULT_ADDRESS32_BOTTOMUP(da, sz) \ argument
169 round_page((vaddr_t)(da) + (vsize_t)MAXDSIZ32)
/netbsd/src/lib/libc/gdtoa/
Dsmisc.c91 U da, db; local
94 dval(&da) = b2d(a, &ka);
99 word0(&da) += (k >> 2)*Exp_msk1;
101 dval(&da) *= 1 << k;
111 word0(&da) += k*Exp_msk1;
117 return dval(&da) / dval(&db);
/netbsd/src/external/gpl3/gdb/dist/sim/bfin/
Ddv-bfin_wp.c47 bu32 da[WPD_NUM]; member
65 [mmr_idx (da)] = "WPDA0", "WPDA1", "WPDA2", "WPDA3", "WPDA4", "WPDA5",
97 case mmr_offset(da[0]) ... mmr_offset(da[WPD_NUM - 1]): in bfin_wp_io_write_buffer()
137 case mmr_offset(da[0]) ... mmr_offset(da[WPD_NUM - 1]): in bfin_wp_io_read_buffer()

12345678910>>...15