Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c2422 _SD_DISCONNECT_CALLBACK(handle); in _sd_prefetch_buf()
3126 _SD_DISCONNECT_CALLBACK(handle);
5162 _SD_DISCONNECT_CALLBACK(handle);
5710 _SD_DISCONNECT_CALLBACK(handle);
6054 _SD_DISCONNECT_CALLBACK(wr_handle);
6246 _SD_DISCONNECT_CALLBACK(handle);
H A Dsd_bcache.h961 #define _SD_DISCONNECT_CALLBACK(hndl) \ macro