Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_frame.c162 ixl1394_set_syncwait_t *new_ixl_sswp; /* new ixl set syncwait */ in dcam_frame_rcv_init() local
236 new_ixl_sswp = kmem_zalloc( in dcam_frame_rcv_init()
239 new_ixl_sswp->ixl_opcode = IXL1394_OP_SET_SYNCWAIT; in dcam_frame_rcv_init()
241 last_ixlp->next_ixlp = (ixl1394_command_t *)new_ixl_sswp; in dcam_frame_rcv_init()
242 last_ixlp = (ixl1394_command_t *)new_ixl_sswp; in dcam_frame_rcv_init()