Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme.h305 NVME_CTRL_ATTR_RHII = (1 << 18), enumerator
/linux/drivers/nvme/target/
H A Dadmin-cmd.c704 ctratt |= NVME_CTRL_ATTR_RHII; in nvmet_execute_identify_ctrl()