rtw_recall_eeprom  163 dev/ic/rtw.c   int	 rtw_recall_eeprom(struct rtw_regs *, const char *);
rtw_recall_eeprom  501 dev/ic/rtw.c   	if ((rc = rtw_recall_eeprom(&sc->sc_regs, sc->sc_dev.dv_xname)) != 0)
rtw_recall_eeprom  707 dev/ic/rtw.c   	if ((rc = rtw_recall_eeprom(regs, dvname)) != 0)