Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_io.c1807 int pending, last_pending; in _sd_flush_thread() local
1838 if (pending == last_pending) { in _sd_flush_thread()
1843 if ((last_pending == 0 && (pending == 0)) || in _sd_flush_thread()
1855 last_pending = pending; in _sd_flush_thread()
1858 last_pending = _sd_pending_iobuf(); in _sd_flush_thread()