Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi_debug.c267 ZC3_EXPLICIT_OPEN = 0x3, enumerator
2777 if (!(zc == ZC2_IMPLICIT_OPEN || zc == ZC3_EXPLICIT_OPEN)) in zbc_close_zone()
2815 if ((explicit && zc == ZC3_EXPLICIT_OPEN) || in zbc_open_zone()
2829 zsp->z_cond = ZC3_EXPLICIT_OPEN; in zbc_open_zone()
2844 case ZC3_EXPLICIT_OPEN: in zbc_set_zone_full()
4539 if (zsp->z_cond != ZC3_EXPLICIT_OPEN) in resp_report_zones()
4682 if (zc == ZC3_EXPLICIT_OPEN || zc == ZC5_FULL) in resp_open_zone()
4760 zc == ZC3_EXPLICIT_OPEN || (empty && zc == ZC1_EMPTY)) { in zbc_finish_zone()
4761 if (zc == ZC2_IMPLICIT_OPEN || zc == ZC3_EXPLICIT_OPEN) in zbc_finish_zone()
4836 if (zc == ZC2_IMPLICIT_OPEN || zc == ZC3_EXPLICIT_OPEN) in zbc_rwp_zone()