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.c600 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()
/linux/include/linux/
H A Dnvme.h1352 NVME_FIS_FSUPP = 1 << 0, enumerator