Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx_core.c123 static void ahd_update_pending_scbs(struct ahd_softc *ahd);
3989 ahd_update_pending_scbs(ahd); in ahd_set_syncrate()
4047 ahd_update_pending_scbs(ahd); in ahd_set_width()
4186 ahd_update_pending_scbs(struct ahd_softc *ahd) in ahd_update_pending_scbs() function