Searched refs:aic_scb_timer_reset (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14-stable/sys/dev/aic7xxx/ |
| HD | 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()
|
| HD | aic7xxx_osm.c | 411 aic_scb_timer_reset(list_scb, in ahc_done()
|
| HD | aic79xx_osm.c | 398 aic_scb_timer_reset(list_scb, in ahd_done()
|
| HD | aic7xxx.c | 590 aic_scb_timer_reset(scb, 5 * 1000); in ahc_handle_seqint() 6946 aic_scb_timer_reset(scb, newtimeout); in ahc_other_scb_timeout() 7108 aic_scb_timer_reset(scb, 2 * 1000); in ahc_recover_commands() 7209 aic_scb_timer_reset(scb, 2 * 1000); in ahc_recover_commands()
|
| HD | aic79xx.c | 8328 aic_scb_timer_reset(scb, 5 * 1000); in ahd_handle_scsi_status() 9371 aic_scb_timer_reset(scb, 2 * 1000); in ahd_recover_commands() 9463 aic_scb_timer_reset(scb, 2 * 1000); in ahd_recover_commands() 9524 aic_scb_timer_reset(scb, newtimeout); in ahd_other_scb_timeout()
|