Symbol: fw_pkt
sys/dev/ieee1394/firewire.c
1059
struct fw_pkt *fp, *resfp;
sys/dev/ieee1394/firewire.c
1076
fp = (struct fw_pkt *)rb->vec[0].iov_base;
sys/dev/ieee1394/firewire.c
144
static void fw_dump_hdr(struct fw_pkt *, const char *);
sys/dev/ieee1394/firewire.c
1464
fw_dump_hdr(struct fw_pkt *fp, const char *prefix)
sys/dev/ieee1394/firewire.c
1548
struct fw_pkt *fp;
sys/dev/ieee1394/firewire.c
2164
struct fw_pkt *pkt;
sys/dev/ieee1394/firewire.c
2171
pkt = (struct fw_pkt *)rb->vec->iov_base;
sys/dev/ieee1394/firewire.c
2260
struct fw_pkt *fp;
sys/dev/ieee1394/firewire.c
383
struct fw_pkt *fp;
sys/dev/ieee1394/firewire.h
273
struct fw_pkt pkt;
sys/dev/ieee1394/firewirereg.h
253
struct fw_pkt hdr;
sys/dev/ieee1394/fwdev.c
236
struct fw_pkt *fp;
sys/dev/ieee1394/fwdev.c
282
fp = (struct fw_pkt *)fwdma_v_addr(ir->buf,
sys/dev/ieee1394/fwdev.c
312
struct fw_pkt *fp;
sys/dev/ieee1394/fwdev.c
357
fp = (struct fw_pkt *)fwdma_v_addr(it->buf,
sys/dev/ieee1394/fwdev.c
392
struct fw_pkt *fp;
sys/dev/ieee1394/fwdev.c
819
struct fw_pkt *fp;
sys/dev/ieee1394/fwdev.c
866
struct fw_pkt pkt;
sys/dev/ieee1394/fwdev.c
870
memset(&pkt, 0, sizeof(struct fw_pkt));
sys/dev/ieee1394/fwdev.c
882
memcpy(&xfer->send.hdr, &pkt, sizeof(struct fw_pkt));
sys/dev/ieee1394/fwmem.c
325
struct fw_pkt *fp;
sys/dev/ieee1394/fwmem.c
356
struct fw_pkt *fp;
sys/dev/ieee1394/fwmem.c
387
struct fw_pkt *fp;
sys/dev/ieee1394/fwmem.c
419
struct fw_pkt *fp;
sys/dev/ieee1394/fwohci.c
1351
struct fw_pkt *fp;
sys/dev/ieee1394/fwohci.c
208
static int fwohci_arcv_swap(struct fw_pkt *, int);
sys/dev/ieee1394/fwohci.c
210
struct fw_pkt *);
sys/dev/ieee1394/fwohci.c
2507
struct fw_pkt *fp;
sys/dev/ieee1394/fwohci.c
2524
fp = (struct fw_pkt *)db_tr->buf;
sys/dev/ieee1394/fwohci.c
2643
fwohci_arcv_swap(struct fw_pkt *fp, int len)
sys/dev/ieee1394/fwohci.c
2645
struct fw_pkt *fp0;
sys/dev/ieee1394/fwohci.c
2648
struct fw_pkt pkt;
sys/dev/ieee1394/fwohci.c
2659
fp0 = (struct fw_pkt *)&pktu;
sys/dev/ieee1394/fwohci.c
2701
struct fw_pkt *fp)
sys/dev/ieee1394/fwohci.c
2753
struct fw_pkt pktbuf, *fp;
sys/dev/ieee1394/fwohci.c
2841
fp = (struct fw_pkt *)vec[0].iov_base;
sys/dev/ieee1394/fwohci.c
2845
fp = (struct fw_pkt *)ld;
sys/dev/ieee1394/if_fwip.c
537
struct fw_pkt *fp;
sys/dev/ieee1394/if_fwip.c
696
struct fw_pkt *fp;
sys/dev/ieee1394/if_fwip.c
704
fp = mtod(sxfer->mbuf, struct fw_pkt *);
sys/dev/ieee1394/if_fwip.c
825
struct fw_pkt *fp;
sys/dev/ieee1394/if_fwipvar.h
53
struct fw_pkt sc_last_hdr;
sys/dev/ieee1394/sbp.c
1077
struct fw_pkt *fp;
sys/dev/ieee1394/sbp.c
1214
struct fw_pkt *fp;
sys/dev/ieee1394/sbp.c
1250
struct fw_pkt *fp;
sys/dev/ieee1394/sbp.c
1301
struct fw_pkt *fp;
sys/dev/ieee1394/sbp.c
1363
struct fw_pkt *fp;
sys/dev/ieee1394/sbp.c
1390
struct fw_pkt *fp;
sys/dev/ieee1394/sbp.c
1450
struct fw_pkt *fp;
sys/dev/ieee1394/sbp.c
1713
struct fw_pkt *rfp;
sys/dev/ieee1394/sbp.c
1715
struct fw_pkt *sfp;
sys/dev/ieee1394/sbp.c
1979
sfp = (struct fw_pkt *)xfer->send.buf;
usr.sbin/fwctl/fwdv.c
174
pkt = (struct fw_pkt *) ptr;
usr.sbin/fwctl/fwdv.c
267
struct fw_pkt *pkt;
usr.sbin/fwctl/fwdv.c
275
struct fw_pkt pkt;
usr.sbin/fwctl/fwdv.c
279
struct fw_pkt pkt;
usr.sbin/fwctl/fwdv.c
99
struct fw_pkt *pkt;
usr.sbin/fwctl/fwmpegts.c
146
struct fw_pkt *pkt;
usr.sbin/fwctl/fwmpegts.c
194
pkt = (struct fw_pkt *) ptr;