Searched refs:read_brdctl (Results 1 – 1 of 1) sorted by relevance
706 static uint8_t read_brdctl(struct ahc_softc *ahc);1853 brdctl = read_brdctl(ahc); in ahc_new_term_detect()1882 brdctl = read_brdctl(ahc); in aic787X_cable_detect()1897 brdctl = read_brdctl(ahc); in aic787X_cable_detect()1993 read_brdctl(struct ahc_softc *ahc) in read_brdctl() function