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

/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_frame.c161 ixl1394_command_t *new_ixl_cmdp; /* new ixl command */ local
226 new_ixl_cmdp = kmem_zalloc(
228 softc_p->ixlp = new_ixl_cmdp;
230 new_ixl_cmdp->ixl_opcode = IXL1394_OP_LABEL;

Completed in 256 milliseconds