Searched refs:read_seeprom (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/rtw/
H A Dsmc93cx6var.h123 int read_seeprom(struct seeprom_descriptor *sd, uint16_t *buf,
H A Dsmc93cx6.c94 read_seeprom(sd, buf, start_addr, count) function
H A Drtw.c830 * input/output sense is the reverse of read_seeprom's.
843 * make read_seeprom enter EEPROM read/write mode
851 if (!read_seeprom(&sd, sr->sr_content, 0, sr->sr_size/2)) {
/opensolaris-onvv-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c505 goto read_seeprom;
530 goto read_seeprom;
542 goto read_seeprom;
551 read_seeprom:

Completed in 71 milliseconds