Searched refs:tr_intr (Results 1 – 2 of 2) sorted by relevance
60 void (*tr_intr)(struct smb_vc *vcp); member79 #define SMB_TRAN_INTR(vcp) (vcp)->vc_tdesc->tr_intr(vcp)
731 tr_intr(void *p) in tr_intr() function881 if (!tr->irq || snd_setup_intr(dev, tr->irq, 0, tr_intr, tr, &tr->ih)) { in tr_pci_attach()