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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Diosram.c127 static iosram_chunk_t *iosram_find_chunk(uint32_t key);
690 chunkp = iosram_find_chunk(key);
888 chunkp = iosram_find_chunk(key);
1091 chunkp = iosram_find_chunk(key);
1129 chunkp = iosram_find_chunk(key);
1171 chunkp = iosram_find_chunk(key);
1224 chunkp = iosram_find_chunk(key);
1268 chunkp = iosram_find_chunk(key);
2838 ((old_chunkp = iosram_find_chunk(chunkp->toc_data.key)) !=
2953 * iosram_find_chunk(ke
2959 iosram_find_chunk(uint32_t key) function
[all...]

Completed in 49 milliseconds