Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c625 static uint8_t read_brdctl(struct ahc_softc *ahc);
1759 brdctl = read_brdctl(ahc); in ahc_new_term_detect()
1788 brdctl = read_brdctl(ahc); in aic787X_cable_detect()
1803 brdctl = read_brdctl(ahc); in aic787X_cable_detect()
1899 read_brdctl(struct ahc_softc *ahc) in read_brdctl() function