Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic7xxx_pci.c705 static uint8_t read_brdctl(struct ahc_softc *ahc);
1847 brdctl = read_brdctl(ahc); in ahc_new_term_detect()
1876 brdctl = read_brdctl(ahc); in aic787X_cable_detect()
1891 brdctl = read_brdctl(ahc); in aic787X_cable_detect()
1987 read_brdctl(struct ahc_softc *ahc) in read_brdctl() function