HomeSort by: relevance | last modified time | path
    Searched refs:ahd_wait_seeprom (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic79xxvar.h 987 int ahd_wait_seeprom(struct ahd_softc *);
aic79xx.c 8941 error = ahd_wait_seeprom(ahd);
8943 printf("%s: ahd_wait_seeprom timed out\n",
8984 error = ahd_wait_seeprom(ahd);
8999 retval = ahd_wait_seeprom(ahd);
9009 error = ahd_wait_seeprom(ahd);
9019 ahd_wait_seeprom(struct ahd_softc *ahd) function in typeref:typename:int

Completed in 19 milliseconds