Lines Matching refs:hand
195 if (xfer->hand == NULL) { in fw_asyreq()
369 xfer->hand(xfer); in firewire_xfer_timeout()
595 xfer->hand(xfer); in fw_drain_txq()
864 xfer->hand = fw_vmaccess; in fw_init()
973 struct firewire_comm *fc, void *sc, void (*hand)(struct fw_xfer *)) in fw_xferlist_add()
984 xfer->hand = hand; in fw_xferlist_add()
1141 if (xfer->hand == NULL) { in fw_xfer_done()
1150 xfer->hand(xfer); in fw_xfer_done()
1244 xfer->hand = fw_asy_callback_free; in fw_phy_config()
2031 rb->xfer->hand = fw_xfer_free; in fw_rcv()
2047 rb->xfer->hand(rb->xfer); in fw_rcv()
2082 xferq->hand(xferq); in fw_rcv()
2158 xfer->hand = fw_try_bmr_callback; in fw_try_bmr()
2241 xfer->hand = fw_xfer_free; in fw_vmaccess()