Searched refs:IXL1394_OPTY_OTHER (Results 1 - 2 of 2) 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)
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c52 #define IXL1394_OP_INVALID (0 | IXL1394_OPTY_OTHER)

Completed in 48 milliseconds