Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c270 ZC1_EMPTY = 0x1, enumerator
2773 zsp->z_cond = ZC1_EMPTY; in zbc_close_zone()
2947 if (zsp->z_cond == ZC1_EMPTY || zsp->z_cond == ZC4_CLOSED) { in check_zbc_access_params()
4516 if (zsp->z_cond != ZC1_EMPTY) in resp_report_zones()
4747 zc == ZC3_EXPLICIT_OPEN || (empty && zc == ZC1_EMPTY)) { in zbc_finish_zone()
4835 zsp->z_cond = ZC1_EMPTY; in zbc_rwp_zone()
5050 zsp->z_cond = ZC1_EMPTY; in sdebug_device_create_zones()