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

/illumos-gate/usr/src/uts/common/io/
H A Dbscv.c133 static int bscv_eerw(bscv_soft_state_t *, uint32_t, uint8_t *,
1729 * This must be called prior to calling bscv_eerw().
1730 * bscv_eerw() - Read/write data from/to the eeprom.
1783 * function - bscv_eerw
1790 bscv_eerw(bscv_soft_state_t *ssp, uint32_t eeoffset, uint8_t *buf, function
2535 if (bscv_eerw(ssp, next_offset, (uint8_t *)&event,
2797 if (bscv_eerw(ssp, base_addr, &mprog2.data[0],
2858 if (bscv_eerw(ssp, base_addr, &mprog2.data[0],
3355 if (bscv_eerw(ssp, currptr, (uint8_t *)&event,

Completed in 53 milliseconds