Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Daic79xx_core.c131 static void ahd_update_pending_scbs(struct ahd_softc *ahd);
4023 ahd_update_pending_scbs(ahd); in ahd_set_syncrate()
4081 ahd_update_pending_scbs(ahd); in ahd_set_width()
4220 ahd_update_pending_scbs(struct ahd_softc *ahd) in ahd_update_pending_scbs() function