Searched defs:toc_entryp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Diosram.c2748 uint8_t *toc_entryp; local
2777 toc_entryp = softp->iosramp + IOSRAM_GET_HDRFIELD32(softp, toc_offset);
2782 ddi_rep_get8(softp->handle, (uint8_t *)&index, toc_entryp,
2800 toc_entryp += sizeof (iosram_toc_entry_t);
2802 toc_entryp, sizeof (iosram_toc_entry_t), DDI_DEV_AUTOINCR);

Completed in 50 milliseconds