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

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c5670 _sd_cctl_t *cur_chain = NULL, *dirty_next = NULL; local
5758 cur_chain = dirty_next = cc_ent;
5776 if (cur_chain) {
5777 _sd_enqueue_dirty(cd, cur_chain, dirty_next,
5779 cur_chain = dirty_next = NULL;
5793 cur_chain = dirty_next = cc_ent;
5818 if (cur_chain) {
5819 _sd_enqueue_dirty(cd, cur_chain, dirty_next,
5821 cur_chain = dirty_next = NULL;
5835 cur_chain
[all...]

Completed in 54 milliseconds