Searched refs:aic_scb_timer_reset (Results 1 – 5 of 5) sorted by relevance
| /src/sys/dev/aic7xxx/ |
| H A D | aic_osm_lib.h | 159 static __inline void aic_scb_timer_reset(struct scb *, u_int); 179 aic_scb_timer_reset(struct scb *scb, u_int msec) in aic_scb_timer_reset() function 195 aic_scb_timer_reset(scb, scb->io_ctx->ccb_h.timeout); in aic_scb_timer_start()
|
| H A D | aic79xx_osm.c | 397 aic_scb_timer_reset(list_scb, in ahd_done()
|
| H A D | aic7xxx_osm.c | 410 aic_scb_timer_reset(list_scb, in ahc_done()
|
| H A D | aic7xxx.c | 583 aic_scb_timer_reset(scb, 5 * 1000); in ahc_handle_seqint() 6930 aic_scb_timer_reset(scb, newtimeout); in ahc_other_scb_timeout() 7092 aic_scb_timer_reset(scb, 2 * 1000); in ahc_recover_commands() 7193 aic_scb_timer_reset(scb, 2 * 1000); in ahc_recover_commands()
|
| H A D | aic79xx.c | 8312 aic_scb_timer_reset(scb, 5 * 1000); in ahd_handle_scsi_status() 9354 aic_scb_timer_reset(scb, 2 * 1000); in ahd_recover_commands() 9446 aic_scb_timer_reset(scb, 2 * 1000); in ahd_recover_commands() 9507 aic_scb_timer_reset(scb, newtimeout); in ahd_other_scb_timeout()
|