Searched refs:aic_get_timeout (Results 1 – 5 of 5) sorted by relevance
160 static __inline u_int aic_get_timeout(struct scb *);175 aic_get_timeout(struct scb *scb) in aic_get_timeout() function
387 aic_get_timeout(scb)); in ahd_done()
402 aic_get_timeout(scb)); in ahc_done()
6929 newtimeout = aic_get_timeout(scb); in ahc_other_scb_timeout()6937 newtimeout = MAX(aic_get_timeout(other_scb), in ahc_other_scb_timeout()6947 MAX(aic_get_timeout(other_scb), in ahc_other_scb_timeout()
9510 newtimeout = aic_get_timeout(scb); in ahd_other_scb_timeout()9518 newtimeout = MAX(aic_get_timeout(other_scb), in ahd_other_scb_timeout()9527 newtimeout = MAX(aic_get_timeout(other_scb), in ahd_other_scb_timeout()