Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bio.h37 extern int _sd_pending_iobuf(void);
H A Dsd_io.c1836 pending = _sd_pending_iobuf(); in _sd_flush_thread()
1858 last_pending = _sd_pending_iobuf(); in _sd_flush_thread()
1996 last = _sd_pending_iobuf(); in _sdbc_wait_pending()
1997 while ((pend = _sd_pending_iobuf()) > 0) { in _sdbc_wait_pending()
H A Dsd_bio.c303 _sd_pending_iobuf(void) in _sd_pending_iobuf() function