Searched refs:NVME_CTRL_ATTR_RHII (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | nvme.h | 305 NVME_CTRL_ATTR_RHII = (1 << 18), enumerator |
| /linux/drivers/nvme/target/ | ||
| H A D | admin-cmd.c | 704 ctratt |= NVME_CTRL_ATTR_RHII; in nvmet_execute_identify_ctrl() |