Searched refs:NVME_FIS_FSUPP (Results 1 – 2 of 2) sorted by relevance
600 cpu_to_le32(NVME_FIS_FSUPP | NVME_FIS_CSCPE); in nvmet_execute_get_log_page_features()602 cpu_to_le32(NVME_FIS_FSUPP | NVME_FIS_CSCPE); in nvmet_execute_get_log_page_features()604 cpu_to_le32(NVME_FIS_FSUPP | NVME_FIS_CSCPE); in nvmet_execute_get_log_page_features()606 cpu_to_le32(NVME_FIS_FSUPP | NVME_FIS_CSCPE); in nvmet_execute_get_log_page_features()608 cpu_to_le32(NVME_FIS_FSUPP | NVME_FIS_NSCPE); in nvmet_execute_get_log_page_features()610 cpu_to_le32(NVME_FIS_FSUPP | NVME_FIS_NSCPE); in nvmet_execute_get_log_page_features()
1352 NVME_FIS_FSUPP = 1 << 0, enumerator