Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx_pci.c632 static uint8_t read_brdctl(struct ahc_softc *ahc);
1766 brdctl = read_brdctl(ahc); in ahc_new_term_detect()
1795 brdctl = read_brdctl(ahc); in aic787X_cable_detect()
1810 brdctl = read_brdctl(ahc); in aic787X_cable_detect()
1906 read_brdctl(struct ahc_softc *ahc) in read_brdctl() function