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.c890 BLK_ZONED_HM = 2, enumerator
1916 if (sdeb_zbc_model == BLK_ZONED_HM && devip->max_open) in inquiry_vpd_b6()
5830 devip->zoned = sdeb_zbc_model == BLK_ZONED_HM; in sdebug_device_create()
7593 [BLK_ZONED_HM] = "host-managed",
7599 [BLK_ZONED_HM] = "managed",
7605 [BLK_ZONED_HM] = "2",
7819 sdeb_zbc_model = BLK_ZONED_HM; in scsi_debug_init()
7830 case BLK_ZONED_HM: in scsi_debug_init()