Searched refs:IXL1394_OPTY_MASK (Results 1 – 5 of 5) sorted by relevance
156 ((ixlcur->ixl_opcode & IXL1394_OPTY_MASK) == 0)) { in hci1394_ixl_reset_status()222 ((ixlopcode & IXL1394_OPTY_MASK) != 0)) { in hci1394_ixl_find_next_exec_xfer()
200 ((ixlopcode & IXL1394_OPTY_MASK) != 0)) { in hci1394_ixl_dma_sync()
735 ((uvp->ixlxferp->ixl_opcode & IXL1394_OPTY_MASK) != 0))) { in hci1394_ixl_update_prep_set_skipmode()905 ((uvp->ixlxferp->ixl_opcode & IXL1394_OPTY_MASK) != 0))) { in hci1394_ixl_update_prep_set_tagsync()
1031 ((ixlopcode & IXL1394_OPTY_MASK) == 0)) { in hci1394_finalize_all_xfer_desc()
108 #define IXL1394_OPTY_MASK 0x0600 macro