Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c915 BLK_ZONED_HM = 2, enumerator
1973 if (sdeb_zbc_model == BLK_ZONED_HM && devip->max_open) in inquiry_vpd_b6()
6516 devip->zoned = sdeb_zbc_model == BLK_ZONED_HM; in sdebug_device_create()
8311 [BLK_ZONED_HM] = "host-managed",
8317 [BLK_ZONED_HM] = "managed",
8323 [BLK_ZONED_HM] = "2",
8537 sdeb_zbc_model = BLK_ZONED_HM; in scsi_debug_init()
8548 case BLK_ZONED_HM: in scsi_debug_init()