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

/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_frame.c163 ixl1394_xfer_pkt_t *new_ixl_xfpp; /* new ixl xfer packet */ local
272 new_ixl_xfpp =
277 new_ixl_xfpp->ixl_opcode =
280 new_ixl_xfpp->ixl_buf._dmac_ll =
282 new_ixl_xfpp->size =
284 new_ixl_xfpp->mem_bufp =
288 (ixl1394_command_t *)new_ixl_xfpp;
290 (ixl1394_command_t *)new_ixl_xfpp;

Completed in 135 milliseconds