Searched refs:NVME_FIS_FSUPP (Results 1 – 2 of 2) sorted by relevance
590 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()
1428 NVME_FIS_FSUPP = 1 << 0, enumerator