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

/illumos-gate/usr/src/uts/common/io/sata/adapters/si3124/
H A Dsi3124.c274 static int si_intr_command_error(si_ctl_state_t *,
2403 (void) si_intr_command_error(si_ctlp, si_portp, port);
2409 * Why do we need to call si_intr_command_error() ?
2415 * si_intr_command_error() will achieve that.
2418 * si_intr_command_error() gets called once more from
2422 * si_intr_command_error() will not mop anything
2426 * Will the si_intr_command_error() hurt current
3823 * Schedule a call to si_intr_command_error using a timeout to get it done
3854 * Unpack the arguments and call si_intr_command_error()
3873 (void) si_intr_command_error(si_ctl
3887 si_intr_command_error( function
[all...]

Completed in 67 milliseconds