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

/opensolaris-onvv-gate/usr/src/uts/sun/sys/dada/targets/
H A Ddaddef.h139 uchar_t un_flush_not_supported; /* disk doesn't support flush cmd */ member in struct:dcd_disk
/opensolaris-onvv-gate/usr/src/uts/sun/io/dada/targets/
H A Ddad.c2520 un->un_flush_not_supported = 1;
3410 if (un->un_flush_not_supported ||
3412 i = un->un_flush_not_supported ? ENOTSUP : 0;

Completed in 101 milliseconds