Searched refs:jump_cmd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_recv.c545 ixl1394_command_t *jump_cmd; local
548 jump_cmd = (ixl1394_command_t *)&irp->ir_ixl_data[next_idx];
551 dp->rd_jump.label = jump_cmd;
552 dp->rd_jump.next_ixlp = (next_idx != 0) ? jump_cmd : NULL;

Completed in 44 milliseconds