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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h449 un_f_sync_nv_supported :1, /* SYNC_NV */ member in struct:sd_lun
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c9735 * un_f_sync_nv_supported to TRUE.
9737 * un_f_sync_nv_supported is set to FALSE.
9764 * SYNC_NV bit: un_f_sync_nv_supported is
9767 un->un_f_sync_nv_supported = FALSE;
9799 * un_f_sync_nv_supported bit will be set to true.
9802 un->un_f_sync_nv_supported = TRUE;
9817 * un_f_sync_nv_supported set to correct value.
9820 if (un->un_f_sync_nv_supported) {
21225 if (dkc != NULL && un->un_f_sync_nv_supported &&
21348 un->un_f_sync_nv_supported
[all...]

Completed in 113 milliseconds