Home
last modified time | relevance | path

Searched refs:IXL1394_OP_SEND_BUF (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dixl1394.h133 #define IXL1394_OP_SEND_BUF \ macro
160 #define IXL1394_OP_SEND_BUF_U (IXL1394_OP_SEND_BUF | IXL1394_OPF_UPDATE)
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c511 case IXL1394_OP_SEND_BUF: in hci1394_parse_ixl()
2342 case IXL1394_OP_SEND_BUF: in hci1394_is_opcode_valid()
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_chan.c674 case IXL1394_OP_SEND_BUF: in av1394_ic_ixl_dump()
H A Dav1394_isoch_xmit.c534 bp->tb_buf.ixl_opcode = IXL1394_OP_SEND_BUF; in av1394_it_ixl_bld_buf()