Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_pci.c570 error = ahd_read_seeprom(ahd, (uint16_t *)&vpd, in ahd_check_extport()
586 error = ahd_read_seeprom(ahd, (uint16_t *)sc, in ahd_check_extport()
H A Daic79xx.h982 int ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf,
H A Daic79xx.c9524 ahd_read_seeprom(struct ahd_softc *ahd, uint16_t *buf, in ahd_read_seeprom() function