Searched refs:read_brdctl (Results 1 – 1 of 1) sorted by relevance
632 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