Searched refs:bscv_eerw (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | bscv.c | 133 static int bscv_eerw(bscv_soft_state_t *, uint32_t, uint8_t *, 1790 bscv_eerw(bscv_soft_state_t *ssp, uint32_t eeoffset, uint8_t *buf, in bscv_eerw() function 2535 if (bscv_eerw(ssp, next_offset, (uint8_t *)&event, in bscv_ioc_eventlog2() 2797 if (bscv_eerw(ssp, base_addr, &mprog2.data[0], in bscv_ioc_mprog2() 2858 if (bscv_eerw(ssp, base_addr, &mprog2.data[0], in bscv_ioc_mread2() 3355 if (bscv_eerw(ssp, currptr, (uint8_t *)&event, in bscv_event_process()
|