Home
last modified time | relevance | path

Searched refs:ahc_scb_timer_reset (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.h274 static __inline void ahc_scb_timer_reset(struct scb *scb, u_int usec);
290 ahc_scb_timer_reset(struct scb *scb, u_int usec) in ahc_scb_timer_reset() function
Daic7xxx_core.c570 ahc_scb_timer_reset(scb, 5 * 1000000); in ahc_handle_seqint()