Lines Matching defs:fc
187 sc->sc_fd.fc = fwa->fc;
189 tx_speed = sc->sc_fd.fc->speed;
198 hwaddr->sender_unique_ID_hi = htonl(sc->sc_fd.fc->eui.hi);
199 hwaddr->sender_unique_ID_lo = htonl(sc->sc_fd.fc->eui.lo);
200 hwaddr->sender_max_rec = sc->sc_fd.fc->maxrec;
201 hwaddr->sspd = sc->sc_fd.fc->speed;
329 struct firewire_comm *fc;
337 fc = sc->sc_fd.fc;
339 sc->sc_dma_ch = fw_open_isodma(fc, /* tx */0);
342 xferq = fc->ir[sc->sc_dma_ch];
391 xfer->fc = fc;
396 fw_bindadd(fc, &sc->sc_fwb);
404 xfer->fc = sc->sc_fd.fc;
410 xferq = fc->ir[sc->sc_dma_ch];
417 fc->irx_enable(fc, sc->sc_dma_ch);
433 struct firewire_comm *fc = sc->sc_fd.fc;
439 xferq = fc->ir[sc->sc_dma_ch];
442 fc->irx_disable(fc, sc->sc_dma_ch);
452 fw_bindremove(fc, &sc->sc_fwb);
479 src = sc->sc_fd.fc->crom_src;
480 root = sc->sc_fd.fc->crom_root;
531 struct firewire_comm *fc = sc->sc_fd.fc;
543 xferq = fc->atq;
587 nodeid = FWLOCALBUS | fc->nodeid;
624 fd = fw_noderesolve_eui64(fc, &eui);
650 xfer->send.spd = uimin(destfw->sspd, fc->speed);
655 error = fw_asyreq(fc, -1, xfer);
684 xferq->start(fc);
705 if (sc->sc_fd.fc->irx_post != NULL)
706 sc->sc_fd.fc->irx_post(sc->sc_fd.fc, fp->mode.ld);
771 fd = fw_noderesolve_nodeid(sc->sc_fd.fc,
793 sc->sc_fd.fc->irx_enable(sc->sc_fd.fc, sc->sc_dma_ch);
874 fd = fw_noderesolve_nodeid(sc->sc_fd.fc,