Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_debug.c265 ZC1_EMPTY = 0x1, enumerator
2785 zsp->z_cond = ZC1_EMPTY; in zbc_close_zone()
2959 if (zsp->z_cond == ZC1_EMPTY || zsp->z_cond == ZC4_CLOSED) { in check_zbc_access_params()
4528 if (zsp->z_cond != ZC1_EMPTY) in resp_report_zones()
4759 zc == ZC3_EXPLICIT_OPEN || (empty && zc == ZC1_EMPTY)) { in zbc_finish_zone()
4847 zsp->z_cond = ZC1_EMPTY; in zbc_rwp_zone()
5110 zsp->z_cond = ZC1_EMPTY; in sdebug_device_create_zones()