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

/linux-master/drivers/scsi/
H A Dscsi_debug.c275 ZC3_EXPLICIT_OPEN = 0x3, enumerator in enum:sdebug_z_cond
3142 if (!(zc == ZC2_IMPLICIT_OPEN || zc == ZC3_EXPLICIT_OPEN))
3180 if ((explicit && zc == ZC3_EXPLICIT_OPEN) ||
3194 zsp->z_cond = ZC3_EXPLICIT_OPEN;
3209 case ZC3_EXPLICIT_OPEN:
4961 if (zsp->z_cond != ZC3_EXPLICIT_OPEN)
5104 if (zc == ZC3_EXPLICIT_OPEN || zc == ZC5_FULL)
5182 zc == ZC3_EXPLICIT_OPEN || (empty && zc == ZC1_EMPTY)) {
5183 if (zc == ZC2_IMPLICIT_OPEN || zc == ZC3_EXPLICIT_OPEN)
5258 if (zc == ZC2_IMPLICIT_OPEN || zc == ZC3_EXPLICIT_OPEN)
[all...]

Completed in 223 milliseconds