Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwn/
H A Dif_iwnvar.h202 void (*read_eeprom)(struct iwn_softc *); member
H A Dif_iwn.c1280 ops->read_eeprom = iwn4965_read_eeprom; in iwn4965_attach()
1324 ops->read_eeprom = iwn5000_read_eeprom; in iwn5000_attach()
2272 ops->read_eeprom(sc); in iwn_read_eeprom()