Searched defs:afe_readsromword (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c148 static uint16_t afe_readsromword(afe_t *, unsigned);
997 afe_readsromword(afe_t *afep, unsigned romaddr) function
1061 word = afe_readsromword(afep, romaddr + i);

Completed in 62 milliseconds