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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c63 /* hcmd_ret_t */
69 } hcmd_ret_t; typedef in typeref:enum:__anon4828
103 hcmd_ret_t(*handle_cmd_fn)(s1394_hal_t *hal, cmd1394_cmd_t *cmd));
117 static hcmd_ret_t s1394_br_thread_handle_cmd_phase1(s1394_hal_t *hal,
122 static hcmd_ret_t s1394_br_thread_handle_cmd_phase2(s1394_hal_t *hal,
339 hcmd_ret_t(*handle_cmd_fn)(s1394_hal_t *hal, cmd1394_cmd_t *cmd))
344 hcmd_ret_t cmdret;
1076 static hcmd_ret_t
1083 hcmd_ret_t cmdret;
1531 static hcmd_ret_t
[all...]

Completed in 3488 milliseconds