Home
last modified time | relevance | path

Searched refs:ixl_opcode (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/uts/common/sys/1394/
H A Dixl1394.h187 uint16_t ixl_opcode; member
226 uint16_t ixl_opcode; member
248 uint16_t ixl_opcode; member
273 uint16_t ixl_opcode; member
289 uint16_t ixl_opcode; member
307 uint16_t ixl_opcode; member
319 uint16_t ixl_opcode; member
335 uint16_t ixl_opcode; member
353 uint16_t ixl_opcode; member
372 uint16_t ixl_opcode; member
[all …]
/titanic_41/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_frame.c230 new_ixl_cmdp->ixl_opcode = IXL1394_OP_LABEL; in dcam_frame_rcv_init()
239 new_ixl_sswp->ixl_opcode = IXL1394_OP_SET_SYNCWAIT; in dcam_frame_rcv_init()
277 new_ixl_xfpp->ixl_opcode = in dcam_frame_rcv_init()
304 new_ixl_xfbp->ixl_opcode = IXL1394_OP_RECV_BUF; in dcam_frame_rcv_init()
335 new_ixl_cbp->ixl_opcode = IXL1394_OP_CALLBACK; in dcam_frame_rcv_init()
350 new_ixl_jmpp->ixl_opcode = IXL1394_OP_JUMP; in dcam_frame_rcv_init()
483 switch (tmp->ixl_opcode) { in dcam_free_resources()
/titanic_41/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_xmit.c566 bp->tb_label.ixl_opcode = IXL1394_OP_LABEL; in av1394_it_ixl_bld_buf()
569 bp->tb_buf.ixl_opcode = IXL1394_OP_SEND_BUF; in av1394_it_ixl_bld_buf()
579 bp->tb_store_ts.ixl_opcode = IXL1394_OP_STORE_TIMESTAMP; in av1394_it_ixl_bld_buf()
582 bp->tb_cb.ixl_opcode = IXL1394_OP_CALLBACK; in av1394_it_ixl_bld_buf()
587 bp->tb_jump.ixl_opcode = IXL1394_OP_JUMP_U; in av1394_it_ixl_bld_buf()
591 bp->tb_jump.ixl_opcode = IXL1394_OP_JUMP; in av1394_it_ixl_bld_buf()
639 ep->te_label.ixl_opcode = IXL1394_OP_LABEL; in av1394_it_ixl_bld_empty_cip()
642 ep->te_pkt.ixl_opcode = IXL1394_OP_SEND_PKT_ST; in av1394_it_ixl_bld_empty_cip()
647 ep->te_jump.ixl_opcode = IXL1394_OP_JUMP; in av1394_it_ixl_bld_empty_cip()
683 bep->be_label.ixl_opcode = IXL1394_OP_LABEL; in av1394_it_ixl_bld_begin()
[all …]
H A Dav1394_isoch_recv.c513 dp->rd_label.ixl_opcode = IXL1394_OP_LABEL; in av1394_ir_ixl_label_init()
522 buf->ixl_opcode = IXL1394_OP_RECV_BUF; in av1394_ir_ixl_buf_init()
534 dp->rd_cb.ixl_opcode = IXL1394_OP_CALLBACK; in av1394_ir_ixl_cb_init()
550 dp->rd_jump.ixl_opcode = IXL1394_OP_JUMP_U; in av1394_ir_ixl_jump_init()
686 new_jmp.ixl_opcode = IXL1394_OP_JUMP_U; in av1394_ir_overflow()
736 new_jmp.ixl_opcode = IXL1394_OP_JUMP_U; in av1394_ir_overflow_resume()
H A Dav1394_isoch_chan.c740 switch (cmd->ixl_opcode) { in av1394_ic_ixl_dump()
/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_update.c137 uv.ixl_opcode = uv.ixlnewp->ixl_opcode; in hci1394_ixl_update()
428 if (uvp->ixlnewp->ixl_opcode != uvp->ixloldp->ixl_opcode) { in hci1394_ixl_update_prepare()
442 switch (uvp->ixl_opcode) { in hci1394_ixl_update_prepare()
559 (new_jump_ixlp->label->ixl_opcode != IXL1394_OP_LABEL)) { in hci1394_ixl_update_prep_jump()
659 if ((uvp->ixlxferp->ixl_opcode & IXL1394_OPF_ONXMIT) != 0) { in hci1394_ixl_update_prep_jump()
674 if (uvp->ixlxferp->ixl_opcode == in hci1394_ixl_update_prep_jump()
733 while ((uvp->ixlxferp != NULL) && (((uvp->ixlxferp->ixl_opcode & in hci1394_ixl_update_prep_set_skipmode()
735 ((uvp->ixlxferp->ixl_opcode & IXL1394_OPTY_MASK) != 0))) { in hci1394_ixl_update_prep_set_skipmode()
772 if (uvp->ixlxferp->ixl_opcode == IXL1394_OP_SEND_HDR_ONLY) { in hci1394_ixl_update_prep_set_skipmode()
812 (new_set_skipmode_ixlp->label->ixl_opcode != in hci1394_ixl_update_prep_set_skipmode()
[all …]
H A Dhci1394_ixl_misc.c85 if ((ixlstp != ctxtp->ixl_firstp) && (ixlstp->ixl_opcode != in hci1394_ixl_set_start()
155 if (((ixlcur->ixl_opcode & IXL1394_OPF_ISXFER) == 0) || in hci1394_ixl_reset_status()
156 ((ixlcur->ixl_opcode & IXL1394_OPTY_MASK) == 0)) { in hci1394_ixl_reset_status()
167 &xferctlp->dma[ixldepth], ixlcur->ixl_opcode, in hci1394_ixl_reset_status()
218 ixlopcode = ixlp->ixl_opcode & ~IXL1394_OPF_UPDATE; in hci1394_ixl_find_next_exec_xfer()
H A Dhci1394_ixl_comp.c367 ixlopcode = ixlcurp->ixl_opcode; in hci1394_parse_ixl()
385 tnf_opaque, ixl_opcode, ixlopcode); in hci1394_parse_ixl()
393 wvp->ixl_io_mode, tnf_opaque, ixl_opcode, in hci1394_parse_ixl()
780 (cur_jump_ixlp->label->ixl_opcode != in hci1394_parse_ixl()
863 (wvp->ixl_setskipmode_cmdp->label->ixl_opcode != in hci1394_parse_ixl()
929 ixlcurp, tnf_opaque, ixl_opcode, ixlopcode); in hci1394_parse_ixl()
1017 ixlopcode = ixlcurp->ixl_opcode & ~IXL1394_OPF_UPDATE; in hci1394_finalize_all_xfer_desc()
1254 ixlopcode = wvp->ixl_cur_cmdp->ixl_opcode; in hci1394_finalize_cur_xfer_desc()
1327 if ((wvp->ixl_cur_xfer_stp->ixl_opcode & IXL1394_OPF_UPDATE) != 0) { in hci1394_finalize_cur_xfer_desc()
1351 if (((wvp->ixl_cur_xfer_stp->ixl_opcode & in hci1394_finalize_cur_xfer_desc()
[all …]
H A Dhci1394_ixl_isr.c191 ixlopcode = ixlp->ixl_opcode & ~IXL1394_OPF_UPDATE; in hci1394_ixl_dma_sync()
266 if ((ixlp != NULL) && (ixlp->ixl_opcode == IXL1394_OP_JUMP_U)) { in hci1394_ixl_dma_sync()
328 ixlopcode = ixlp->ixl_opcode & ~IXL1394_OPF_UPDATE; in hci1394_ixl_intr_check_xfer()
625 if ((ixlp->ixl_opcode & IXL1394_OPF_ONXMIT) == 0) { in hci1394_ixl_intr_check_done()
/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h263 uint16_t ixl_opcode; /* ixl update command code */ member