Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvme.h937 NVME_CMD_FUSE_FIRST = (1 << 0), enumerator
/openbmc/linux/drivers/nvme/target/
H A Dcore.c956 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()