Home
last modified time | relevance | path

Searched refs:NVME_CMD_FUSE_SECOND (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dnvme.h938 NVME_CMD_FUSE_SECOND = (1 << 1), enumerator
/openbmc/linux/drivers/nvme/target/
H A Dcore.c946 if (unlikely(flags & (NVME_CMD_FUSE_FIRST | NVME_CMD_FUSE_SECOND))) { in nvmet_req_init()
H A Dfc.c2185 (sqe->flags & (NVME_CMD_FUSE_FIRST | NVME_CMD_FUSE_SECOND)) || in nvmet_fc_prep_fcp_rsp()