Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h449 un_f_sync_nv_supported :1, /* SYNC_NV */ member
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c9766 un->un_f_sync_nv_supported = FALSE; in sd_get_nv_sup()
9801 un->un_f_sync_nv_supported = TRUE; in sd_get_nv_sup()
9819 if (un->un_f_sync_nv_supported) { in sd_get_nv_sup()
21225 if (dkc != NULL && un->un_f_sync_nv_supported &&
21348 un->un_f_sync_nv_supported = FALSE;