Searched refs:HCI1394_IXL_INTR_DMASTOP (Results 1 – 3 of 3) sorted by relevance
140 if (retcode == HCI1394_IXL_INTR_DMASTOP) { in hci1394_ixl_interrupt()287 return (HCI1394_IXL_INTR_DMASTOP); in hci1394_ixl_dma_sync()416 *donecodep = HCI1394_IXL_INTR_DMASTOP; in hci1394_ixl_intr_check_xfer()
241 if (uv.upd_status == HCI1394_IXL_INTR_DMASTOP) { in hci1394_ixl_update()404 if (status == HCI1394_IXL_INTR_DMASTOP) { in hci1394_ixl_update_endup()
57 #define HCI1394_IXL_INTR_DMASTOP (2) /* encountered end of dma or stopped */ macro