Searched refs:s1394_HAL_asynch_error (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/1394/ |
H A D | t1394.c | 452 ret = s1394_HAL_asynch_error(to_hal, cmd, state); in t1394_read() 602 ret = s1394_HAL_asynch_error(to_hal, cmd, state); in t1394_write() 729 ret = s1394_HAL_asynch_error(to_hal, cmd, state); in t1394_lock()
|
H A D | s1394_misc.c | 319 s1394_HAL_asynch_error(s1394_hal_t *hal, cmd1394_cmd_t *cmd, in s1394_HAL_asynch_error() function
|
H A D | s1394_asynch.c | 171 *err = s1394_HAL_asynch_error(hal, cmd, state); in s1394_xfer_asynch_command()
|
/illumos-gate/usr/src/uts/common/sys/1394/ |
H A D | s1394.h | 1168 int s1394_HAL_asynch_error(s1394_hal_t *hal, cmd1394_cmd_t *cmd,
|