Searched refs:IXL1394_OPF_ONXMIT (Results 1 – 5 of 5) sorted by relevance
95 #define IXL1394_OPF_ONXMIT 0x2000 /* cmd is allowed on xmit */ macro100 #define IXL1394_OPF_ONXFER (IXL1394_OPF_ONXMIT | IXL1394_OPF_ONRECV)103 #define IXL1394_OPF_ONXMIT_ENDS (IXL1394_OPF_ONXMIT | IXL1394_OPF_ENDSXFER)128 #define IXL1394_OP_SEND_PKT (7 | IXL1394_OPTY_XFER_PKT | IXL1394_OPF_ONXMIT)
258 if ((ixlopcode & IXL1394_OPF_ONXMIT) != 0) { in hci1394_ixl_check_status()
547 if ((ixlp->ixl_opcode & IXL1394_OPF_ONXMIT) == 0) { in hci1394_ixl_intr_check_done()
337 ((ixlopcode & IXL1394_OPF_ONXMIT) == 0))) { in hci1394_parse_ixl()990 if ((ixlopcode & IXL1394_OPF_ONXMIT) != 0) { in hci1394_finalize_all_xfer_desc()
585 if ((uvp->ixlxferp->ixl_opcode & IXL1394_OPF_ONXMIT) != 0) { in hci1394_ixl_update_prep_jump()589 (uvp->ctxtp->default_skipmode == IXL1394_OPF_ONXMIT)) { in hci1394_ixl_update_prep_jump()