Searched refs:ZBC_ZONE_COND_FULL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/scsi/ | ||
H A D | scsi_proto.h | 329 ZBC_ZONE_COND_FULL = 0xe, enumerator |
/openbmc/linux/drivers/scsi/ | ||
H A D | sd_zbc.c | 115 if (zone.cond == ZBC_ZONE_COND_FULL) in sd_zbc_parse_report() |