HomeSort by: relevance | last modified time | path
    Searched defs:read_brdctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_seeprom.c 89 static u_int8_t read_brdctl(struct ahc_softc *);
597 brdctl = read_brdctl(ahc);
626 brdctl = read_brdctl(ahc);
641 brdctl = read_brdctl(ahc);
734 read_brdctl(struct ahc_softc *ahc) function in typeref:typename:uint8_t

Completed in 14 milliseconds