Home
last modified time | relevance | path

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

/openbsd/sys/dev/cardbus/
H A Dif_dc_cardbus.c157 dc_eeprom_width(sc); in dc_cardbus_attach()
/openbsd/sys/dev/pci/
H A Dif_dc_pci.c222 dc_eeprom_width(sc); in dc_pci_attach()
/openbsd/sys/dev/ic/
H A Ddcreg.h1056 extern void dc_eeprom_width(struct dc_softc *);
H A Ddc.c153 void dc_eeprom_width(struct dc_softc *);
214 dc_eeprom_width(struct dc_softc *sc) in dc_eeprom_width() function