Searched refs:CMLB_OFF_BY_ONE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcmlb.h62 #define CMLB_OFF_BY_ONE 0x00000004 macro
285 * CMLB_OFF_BY_ONE: do the workaround for legacy off-by-
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c601 * CMLB_OFF_BY_ONE: do the workaround for legacy off-by-
2874 * CMLB_OFF_BY_ONE case, we check the next to last block first
2879 cap - ((cl->cl_alter_behavior & CMLB_OFF_BY_ONE) ? 2 : 1),
2889 if (!(cl->cl_alter_behavior & CMLB_OFF_BY_ONE))
3427 if (cl->cl_alter_behavior & CMLB_OFF_BY_ONE)
5594 if (cl->cl_alter_behavior & CMLB_OFF_BY_ONE)
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c8224 offbyone = CMLB_OFF_BY_ONE;

Completed in 131 milliseconds