Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c2102 _sd_cctl_t *last_ioent = NULL; in _sd_prefetch_buf() local
2334 ioent = last_ioent = centry; in _sd_prefetch_buf()
2354 last_ioent = centry; in _sd_prefetch_buf()
2406 if ((centry != last_ioent)) { in _sd_prefetch_buf()
2407 centry = last_ioent->cc_chain; in _sd_prefetch_buf()
2408 last_ioent->cc_chain = NULL; in _sd_prefetch_buf()
2416 fba_len = (CENTRY_BLK(last_ioent) - in _sd_prefetch_buf()