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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c138 * s1394_free_cmd()
143 s1394_free_cmd(s1394_hal_t *hal, cmd1394_cmd_t **cmdp) function
160 TNF_PROBE_1_DEBUG(s1394_free_cmd, S1394_TNF_SL_STACK, "",
1442 if (s1394_free_cmd(hal, &tmp_cmd) != DDI_SUCCESS)
1543 if (s1394_free_cmd(to_hal, &cmd) != DDI_SUCCESS) {

Completed in 82 milliseconds