Searched refs:firewire_comm (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14.2/sys/dev/firewire/ |
| H A D | firewirereg.h | 61 struct firewire_comm *fc; 71 struct firewire_comm *fc; 80 struct firewire_comm *fc; 96 struct firewire_comm { struct 144 uint32_t (*cyctimer) (struct firewire_comm *); argument 145 void (*ibr) (struct firewire_comm *); argument 185 void (*start) (struct firewire_comm *); argument 224 struct firewire_comm *fc; 253 struct firewire_comm *fc; 267 void fw_init (struct firewire_comm *); [all …]
|
| H A D | firewire.c | 299 struct firewire_comm *fc = xfer->fc; in fw_asystart() 332 struct firewire_comm *fc = (struct firewire_comm *)arg; in firewire_xfer_timeout() 376 struct firewire_comm *fc; in firewire_watchdog() 404 struct firewire_comm *fc; in firewire_attach() 509 struct firewire_comm *fc; in firewire_detach() 1402 struct firewire_comm *fc; in fw_bus_probe() 1513 struct firewire_comm *fc; in fw_explore_node() 1739 struct firewire_comm *fc; in fw_bus_probe_thread() 2104 struct firewire_comm *fc; in fw_try_bmr_callback() 2139 struct firewire_comm *fc = arg; in fw_try_bmr() [all …]
|
| H A D | fwdma.h | 105 void *fwdma_malloc(struct firewire_comm *, int, bus_size_t, struct fwdma_alloc *, int); 106 void fwdma_free(struct firewire_comm *, struct fwdma_alloc *); 109 struct fwdma_alloc_multi *fwdma_malloc_multiseg(struct firewire_comm *,
|
| H A D | fwohcivar.h | 42 struct firewire_comm fc; 79 void fwohci_poll (struct firewire_comm *, int, int);
|
| H A D | fwdma.c | 69 fwdma_malloc(struct firewire_comm *fc, int alignment, bus_size_t size, in fwdma_malloc() 109 fwdma_free(struct firewire_comm *fc, struct fwdma_alloc *dma) in fwdma_free() 145 fwdma_malloc_multiseg(struct firewire_comm *fc, int alignment, in fwdma_malloc_multiseg()
|
| H A D | fwohci.c | 124 static void fwohci_ibr (struct firewire_comm *); 781 fwohci_cyctimer(struct firewire_comm *fc) 1039 fwohci_start_atq(struct firewire_comm *fc) 1049 fwohci_start_ats(struct firewire_comm *fc) 1068 struct firewire_comm *fc = (struct firewire_comm *)sc; 1817 struct firewire_comm *fc = (struct firewire_comm *)sc; 1919 struct firewire_comm *fc = (struct firewire_comm *)sc; 2005 struct firewire_comm *fc = &sc->fc; 2135 struct firewire_comm *fc = &sc->fc; 2183 struct firewire_comm *fc = &sc->fc; [all …]
|
| H A D | if_fwe.c | 102 struct firewire_comm *fc; in fwe_poll() 206 struct firewire_comm *fc; in fwe_stop() 271 struct firewire_comm *fc; in fwe_init() 382 struct firewire_comm *fc = fwe->fd.fc; in fwe_ioctl()
|
| H A D | fwdev.c | 86 struct firewire_comm *fc; 95 fwdev_allocbuf(struct firewire_comm *fc, struct fw_xferq *q, in fwdev_allocbuf() 200 struct firewire_comm *fc; in fw_close() 318 struct firewire_comm *fc; in fw_read() 453 struct firewire_comm *fc; in fw_write() 540 struct firewire_comm *fc; in fw_ioctl()
|
| H A D | if_fwip.c | 113 struct firewire_comm *fc; in fwip_poll() 206 struct firewire_comm *fc; in fwip_stop() 279 struct firewire_comm *fc; in fwip_init() 397 struct firewire_comm *fc = fwip->fd.fc; in fwip_ioctl() 528 struct firewire_comm *fc = fwip->fd.fc; in fwip_async_output()
|
| H A D | sbp.c | 1901 struct firewire_comm *fc; in sbp_attach() 2099 struct firewire_comm *fc = sbp->fd.fc; in sbp_detach() 2629 struct firewire_comm *fc; in sbp_poll()
|
| H A D | sbp_targ.c | 1946 struct firewire_comm *fc; in sbp_targ_attach()
|
| /freebsd-14.2/sys/net/ |
| H A D | firewire.h | 126 struct firewire_comm *fc_fc;
|