Home
last modified time | relevance | path

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.h476 un_f_sync_nv_supported :1, /* SYNC_NV */ member
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c9058 un->un_f_sync_nv_supported = FALSE; in sd_get_nv_sup()
9093 un->un_f_sync_nv_supported = TRUE; in sd_get_nv_sup()
9111 if (un->un_f_sync_nv_supported) { in sd_get_nv_sup()
20366 if (dkc != NULL && un->un_f_sync_nv_supported &&
20489 un->un_f_sync_nv_supported = FALSE;