Symbol: fw_pkt
sys/dev/firewire/firewire.c
100
static void fw_dump_hdr(struct fw_pkt *, char *);
sys/dev/firewire/firewire.c
1006
fw_dump_hdr(struct fw_pkt *fp, char *prefix)
sys/dev/firewire/firewire.c
1235
struct fw_pkt *fp;
sys/dev/firewire/firewire.c
1847
struct fw_pkt *pkt;
sys/dev/firewire/firewire.c
1854
pkt = (struct fw_pkt *)rb->vec->iov_base;
sys/dev/firewire/firewire.c
188
struct fw_pkt *fp;
sys/dev/firewire/firewire.c
1904
struct fw_pkt *fp, *resfp;
sys/dev/firewire/firewire.c
1922
fp = (struct fw_pkt *)rb->vec[0].iov_base;
sys/dev/firewire/firewire.c
2139
struct fw_pkt *fp;
sys/dev/firewire/firewire.c
2178
struct fw_pkt *rfp, *sfp = NULL;
sys/dev/firewire/firewire.c
2194
rfp = (struct fw_pkt *)xfer->recv.buf;
sys/dev/firewire/firewire.c
2200
sfp = (struct fw_pkt *)xfer->send.buf;
sys/dev/firewire/firewire.c
2219
sfp = (struct fw_pkt *)xfer->send.buf;
sys/dev/firewire/firewire.c
2231
sfp = (struct fw_pkt *)xfer->send.buf;
sys/dev/firewire/firewire.h
270
struct fw_pkt pkt;
sys/dev/firewire/firewirereg.h
241
struct fw_pkt hdr;
sys/dev/firewire/fwdev.c
272
struct fw_pkt *fp;
sys/dev/firewire/fwdev.c
320
struct fw_pkt *fp;
sys/dev/firewire/fwdev.c
363
fp = (struct fw_pkt *)fwdma_v_addr(ir->buf,
sys/dev/firewire/fwdev.c
394
struct fw_pkt pkt;
sys/dev/firewire/fwdev.c
398
bzero(&pkt, sizeof(struct fw_pkt));
sys/dev/firewire/fwdev.c
410
bcopy(&pkt, &xfer->send.hdr, sizeof(struct fw_pkt));
sys/dev/firewire/fwdev.c
452
struct fw_pkt *fp;
sys/dev/firewire/fwdev.c
495
fp = (struct fw_pkt *)fwdma_v_addr(it->buf,
sys/dev/firewire/fwdev.c
547
struct fw_pkt *fp;
sys/dev/firewire/fwmem.c
129
struct fw_pkt *fp;
sys/dev/firewire/fwmem.c
166
struct fw_pkt *fp;
sys/dev/firewire/fwmem.c
203
struct fw_pkt *fp;
sys/dev/firewire/fwmem.c
241
struct fw_pkt *fp;
sys/dev/firewire/fwohci.c
2506
struct fw_pkt *fp;
sys/dev/firewire/fwohci.c
2523
fp = (struct fw_pkt *)db_tr->buf;
sys/dev/firewire/fwohci.c
2654
fwohci_arcv_swap(struct fw_pkt *fp, int len)
sys/dev/firewire/fwohci.c
2656
struct fw_pkt *fp0;
sys/dev/firewire/fwohci.c
2668
fp0 = (struct fw_pkt *)&ld0;
sys/dev/firewire/fwohci.c
2707
fwohci_get_plen(struct fwohci_softc *sc, struct fwohci_dbch *dbch, struct fw_pkt *fp)
sys/dev/firewire/fwohci.c
2754
struct fw_pkt pktbuf;
sys/dev/firewire/fwohci.c
2756
struct fw_pkt *fp;
sys/dev/firewire/fwohci.c
2845
fp=(struct fw_pkt *)vec[0].iov_base;
sys/dev/firewire/fwohci.c
2849
fp=(struct fw_pkt *)ld;
sys/dev/firewire/fwohci.c
865
struct fw_pkt *fp;
sys/dev/firewire/if_fwe.c
488
struct fw_pkt *fp;
sys/dev/firewire/if_fwe.c
550
struct fw_pkt *fp;
sys/dev/firewire/if_fwe.c
561
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
534
struct fw_pkt *fp;
sys/dev/firewire/if_fwip.c
710
struct fw_pkt *fp;
sys/dev/firewire/if_fwip.c
720
fp = mtod(sxfer->mbuf, struct fw_pkt *);
sys/dev/firewire/if_fwip.c
837
struct fw_pkt *fp;
sys/dev/firewire/if_fwipvar.h
49
struct fw_pkt last_hdr;
sys/dev/firewire/sbp.c
1113
struct fw_pkt *fp;
sys/dev/firewire/sbp.c
1152
struct fw_pkt *fp;
sys/dev/firewire/sbp.c
1203
struct fw_pkt *fp;
sys/dev/firewire/sbp.c
1270
struct fw_pkt *fp;
sys/dev/firewire/sbp.c
1294
struct fw_pkt *fp;
sys/dev/firewire/sbp.c
1347
struct fw_pkt *fp;
sys/dev/firewire/sbp.c
1601
struct fw_pkt *rfp;
sys/dev/firewire/sbp.c
1603
struct fw_pkt *sfp;
sys/dev/firewire/sbp.c
1865
sfp = (struct fw_pkt *)xfer->send.buf;
sys/dev/firewire/sbp.c
916
struct fw_pkt *fp;
sys/dev/firewire/sbp_targ.c
1878
struct fw_pkt *fp;
sys/dev/firewire/sbp_targ.c
1899
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;