Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/ !
H A Dadmin-cmd.c590 cpu_to_le32(NVME_FIS_FSUPP | NVME_FIS_CSCPE); in nvmet_execute_get_log_page_features()
592 cpu_to_le32(NVME_FIS_FSUPP | NVME_FIS_CSCPE); in nvmet_execute_get_log_page_features()
594 cpu_to_le32(NVME_FIS_FSUPP | NVME_FIS_CSCPE); in nvmet_execute_get_log_page_features()
596 cpu_to_le32(NVME_FIS_FSUPP | NVME_FIS_CSCPE); in nvmet_execute_get_log_page_features()
598 cpu_to_le32(NVME_FIS_FSUPP | NVME_FIS_NSCPE); in nvmet_execute_get_log_page_features()
600 cpu_to_le32(NVME_FIS_FSUPP | NVME_FIS_NSCPE); in nvmet_execute_get_log_page_features()
/linux/include/linux/ !
H A Dnvme.h1428 NVME_FIS_FSUPP = 1 << 0, enumerator