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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h380 un_f_sync_cache_supported :1, /* sync cache cmd supported */ member in struct:sd_lun
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c10515 if ((un->un_f_sync_cache_supported &&
21358 un->un_f_sync_cache_supported = FALSE;
21362 un_f_sync_cache_supported set to false \
23117 if (!un->un_f_sync_cache_supported ||
23119 err = un->un_f_sync_cache_supported ?
23220 sync_supported = un->un_f_sync_cache_supported;
30820 un->un_f_sync_cache_supported = TRUE;

Completed in 144 milliseconds