Home
last modified time | relevance | path

Searched refs:isp_done (Results 1 – 5 of 5) sorted by relevance

/src/sys/dev/isp/
H A Dispvar.h784 void isp_done(XS_T *);
H A DDriverManual.txt253 + A SCSI command completion handoff point (isp_done)
376 the machine dependent code supplied function isp_done is called with the
433 called (e.g., isp_done or isp_async) that any locking or masking that
437 up commands completed via the callout to isp_done, which it then pushes
H A Disp_freebsd.c1972 isp_done(xs); in isp_watchdog()
2173 isp_done(xs); in isp_loop_dead()
2390 isp_done((struct ccb_scsiio *) ccb); in isp_action()
2442 isp_done((struct ccb_scsiio *) ccb); in isp_action()
2805 isp_done(XS_T *sccb) in isp_done() function
H A Disp.c3353 isp_done(cont_xs); in isp_intr_respq()
3376 isp_done(cont_xs); in isp_intr_respq()
3493 isp_done(xs); in isp_intr_respq()
3498 isp_done(cont_xs); in isp_intr_respq()
H A Disp_library.c475 isp_done(xs); in isp_clear_commands()