Home
last modified time | relevance | path

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

/freebsd/sys/dev/ae/
H A Dif_ae.c146 static int ae_vpd_read_word(ae_softc_t *sc, int reg, uint32_t *word);
923 ae_vpd_read_word(ae_softc_t *sc, int reg, uint32_t *word) in ae_vpd_read_word() function
976 error = ae_vpd_read_word(sc, i, &word); in ae_get_vpd_eaddr()
991 error = ae_vpd_read_word(sc, i, &val); in ae_get_vpd_eaddr()