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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Diosram.c147 static int iosram_get_keys(iosram_toc_entry_t *buf, uint32_t *len);
1833 req.retval = iosram_get_keys((iosram_toc_entry_t *)bufp,
3294 * iosram_get_keys(buf, len)
3298 iosram_get_keys(iosram_toc_entry_t *bufp, uint32_t *len) function
3305 IOSRAMLOG(2, "iosram_get_keys(bufp:%p *len:%x)\n", bufp, *len, NULL,

Completed in 66 milliseconds