Searched refs:dt_scan (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/lib/fm/libdiskstatus/common/ | ||
H A D | ds_impl.h | 44 int (*dt_scan)(void *); member |
H A D | libdiskstatus.c | 182 if (dsp->ds_transport->dt_scan(dsp->ds_data) != 0 && in disk_status_get() |