Symbol: fw_pkt
sys/dev/firewire/firewire.c
1032
fw_dump_hdr(struct fw_pkt *fp, char *prefix)
sys/dev/firewire/firewire.c
121
static void fw_dump_hdr(struct fw_pkt *, char *);
sys/dev/firewire/firewire.c
1255
struct fw_pkt *fp;
sys/dev/firewire/firewire.c
2025
struct fw_pkt *pkt;
sys/dev/firewire/firewire.c
2032
pkt = (struct fw_pkt *)rb->vec->iov_base;
sys/dev/firewire/firewire.c
2082
struct fw_pkt *fp, *resfp;
sys/dev/firewire/firewire.c
2087
fp = (struct fw_pkt *)rb->vec[0].iov_base;
sys/dev/firewire/firewire.c
210
struct fw_pkt *fp;
sys/dev/firewire/firewire.c
2243
struct fw_pkt *fp;
sys/dev/firewire/firewire.c
2282
struct fw_pkt *rfp, *sfp = NULL;
sys/dev/firewire/firewire.c
2298
rfp = (struct fw_pkt *)xfer->recv.buf;
sys/dev/firewire/firewire.c
2303
sfp = (struct fw_pkt *)xfer->send.buf;
sys/dev/firewire/firewire.c
2322
sfp = (struct fw_pkt *)xfer->send.buf;
sys/dev/firewire/firewire.c
2334
sfp = (struct fw_pkt *)xfer->send.buf;
sys/dev/firewire/firewire.h
270
struct fw_pkt pkt;
sys/dev/firewire/firewirereg.h
275
struct fw_pkt hdr;
sys/dev/firewire/fw_helpers.h
125
struct fw_pkt *fp;
sys/dev/firewire/fw_helpers.h
162
struct fw_pkt *fp;
sys/dev/firewire/fw_helpers.h
232
struct fw_pkt *fp;
sys/dev/firewire/fw_helpers.h
235
fp = mtod(sxfer->mbuf, struct fw_pkt *);
sys/dev/firewire/fwcam.c
578
struct fw_pkt *fp;
sys/dev/firewire/fwcam.c
601
fp = mtod(m, struct fw_pkt *);
sys/dev/firewire/fwdev.c
272
struct fw_pkt *fp;
sys/dev/firewire/fwdev.c
314
struct fw_pkt *fp;
sys/dev/firewire/fwdev.c
355
fp = (struct fw_pkt *)fwdma_v_addr(ir->buf,
sys/dev/firewire/fwdev.c
384
struct fw_pkt pkt;
sys/dev/firewire/fwdev.c
388
bzero(&pkt, sizeof(struct fw_pkt));
sys/dev/firewire/fwdev.c
400
bcopy(&pkt, &xfer->send.hdr, sizeof(struct fw_pkt));
sys/dev/firewire/fwdev.c
442
struct fw_pkt *fp;
sys/dev/firewire/fwdev.c
478
fp = (struct fw_pkt *)fwdma_v_addr(it->buf,
sys/dev/firewire/fwdev.c
528
struct fw_pkt *fp;
sys/dev/firewire/fwdv.c
117
struct fw_pkt *fp;
sys/dev/firewire/fwdv.c
170
struct fw_pkt *fp;
sys/dev/firewire/fwdv.c
553
struct fw_pkt *fp;
sys/dev/firewire/fwdv.c
578
fp = mtod(m, struct fw_pkt *);
sys/dev/firewire/fwisound.c
346
struct fw_pkt *fp;
sys/dev/firewire/fwisound.c
370
fp = mtod(m, struct fw_pkt *);
sys/dev/firewire/fwmem.c
130
struct fw_pkt *fp;
sys/dev/firewire/fwmem.c
167
struct fw_pkt *fp;
sys/dev/firewire/fwmem.c
204
struct fw_pkt *fp;
sys/dev/firewire/fwmem.c
242
struct fw_pkt *fp;
sys/dev/firewire/fwohci.c
2436
struct fw_pkt *fp;
sys/dev/firewire/fwohci.c
2449
fp = (struct fw_pkt *)db_tr->buf;
sys/dev/firewire/fwohci.c
2559
fwohci_arcv_swap(struct fw_pkt *fp, int len)
sys/dev/firewire/fwohci.c
2561
struct fw_pkt *fp0;
sys/dev/firewire/fwohci.c
2570
fp0 = (struct fw_pkt *)&ld0;
sys/dev/firewire/fwohci.c
2609
fwohci_get_plen(struct fwohci_softc *sc, struct fwohci_dbch *dbch, struct fw_pkt *fp)
sys/dev/firewire/fwohci.c
2656
struct fw_pkt pktbuf;
sys/dev/firewire/fwohci.c
2658
struct fw_pkt *fp;
sys/dev/firewire/fwohci.c
2739
fp=(struct fw_pkt *)vec[0].iov_base;
sys/dev/firewire/fwohci.c
2743
fp=(struct fw_pkt *)ld;
sys/dev/firewire/fwohci.c
867
struct fw_pkt *fp;
sys/dev/firewire/if_fwe.c
431
struct fw_pkt *fp;
sys/dev/firewire/if_fwe.c
486
struct fw_pkt *fp;
sys/dev/firewire/if_fwe.c
495
fp = mtod(sxfer->mbuf, struct fw_pkt *);
sys/dev/firewire/if_fwevar.h
46
struct fw_pkt pkt_hdr;
sys/dev/firewire/if_fwip.c
480
struct fw_pkt *fp;
sys/dev/firewire/if_fwip.c
657
struct fw_pkt *fp;
sys/dev/firewire/if_fwip.c
667
fp = mtod(sxfer->mbuf, struct fw_pkt *);
sys/dev/firewire/if_fwip.c
784
struct fw_pkt *fp;
sys/dev/firewire/if_fwipvar.h
49
struct fw_pkt last_hdr;
sys/dev/firewire/sbp.c
1101
struct fw_pkt *fp;
sys/dev/firewire/sbp.c
1140
struct fw_pkt *fp;
sys/dev/firewire/sbp.c
1191
struct fw_pkt *fp;
sys/dev/firewire/sbp.c
1258
struct fw_pkt *fp;
sys/dev/firewire/sbp.c
1282
struct fw_pkt *fp;
sys/dev/firewire/sbp.c
1335
struct fw_pkt *fp;
sys/dev/firewire/sbp.c
1579
struct fw_pkt *rfp;
sys/dev/firewire/sbp.c
1581
struct fw_pkt *sfp;
sys/dev/firewire/sbp.c
1843
sfp = (struct fw_pkt *)xfer->send.buf;
sys/dev/firewire/sbp.c
904
struct fw_pkt *fp;
sys/dev/firewire/sbp_targ.c
1842
struct fw_pkt *fp;
sys/dev/firewire/sbp_targ.c
1863
struct fw_pkt *fp, *sfp;
usr.sbin/fwcontrol/fwdv.c
165
pkt = (struct fw_pkt *) ptr;
usr.sbin/fwcontrol/fwdv.c
257
struct fw_pkt *pkt;
usr.sbin/fwcontrol/fwdv.c
290
pkt = (struct fw_pkt *) &iso_data;
usr.sbin/fwcontrol/fwdv.c
296
pkt = (struct fw_pkt *) &iso_empty;
usr.sbin/fwcontrol/fwdv.c
97
struct fw_pkt *pkt;
usr.sbin/fwcontrol/fwmpegts.c
154
struct fw_pkt *pkt;
usr.sbin/fwcontrol/fwmpegts.c
202
pkt = (struct fw_pkt *) ptr;