Home
last modified time | relevance | path

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

/illumos-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) in read_seeprom() function
H A Drtw.c851 if (!read_seeprom(&sd, sr->sr_content, 0, sr->sr_size/2)) { in rtw_srom_read()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c505 goto read_seeprom; in nxge_get_xcvr_type()
530 goto read_seeprom; in nxge_get_xcvr_type()
542 goto read_seeprom; in nxge_get_xcvr_type()
551 read_seeprom: in nxge_get_xcvr_type()