Searched defs:IXL1394_OPTY_OTHER (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dixl1394.h111 #define IXL1394_OPTY_OTHER 0x0000 macro
122 #define IXL1394_OP_LABEL (1 | IXL1394_OPTY_OTHER | IXL1394_OPF_ONXFER_ENDS)
123 #define IXL1394_OP_JUMP (2 | IXL1394_OPTY_OTHER | IXL1394_OPF_ONXFER_ENDS)
124 #define IXL1394_OP_CALLBACK (3 | IXL1394_OPTY_OTHER | IXL1394_OPF_ONXFER)
142 (14 | IXL1394_OPTY_OTHER | IXL1394_OPF_ONXFER)
144 (15 | IXL1394_OPTY_OTHER | IXL1394_OPF_ONXMIT_ENDS)
146 (16 | IXL1394_OPTY_OTHER | IXL1394_OPF_ONXMIT_ENDS)
148 (17 | IXL1394_OPTY_OTHER | IXL1394_OPF_ONRECV_ENDS)

Completed in 55 milliseconds