Home
last modified time | relevance | path

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

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