Lines Matching refs:hand
155 if(xfer->hand == NULL){ in fw_asyreq()
329 xfer->hand(xfer); in firewire_xfer_timeout()
618 xfer->hand(xfer); in fw_drain_txq()
904 xfer->hand = fw_vmaccess; in fw_init()
1012 struct firewire_comm *fc, void *sc, void (*hand)(struct fw_xfer *)) in fw_xferlist_add()
1023 xfer->hand = hand; in fw_xferlist_add()
1210 if (xfer->hand == NULL) { in fw_xfer_done()
1219 xfer->hand(xfer); in fw_xfer_done()
1319 xfer->hand = fw_asy_callback_free; in fw_phy_config()
2150 rb->xfer->hand = fw_xfer_free; in fw_rcv()
2169 rb->xfer->hand(rb->xfer); in fw_rcv()
2208 xferq->hand(xferq); in fw_rcv()
2285 xfer->hand = fw_try_bmr_callback; in fw_try_bmr()
2360 xfer->hand = fw_xfer_free; in fw_vmaccess()