Home
last modified time | relevance | path

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

/include/linux/
Dnvme.h1099 nvme_fabrics_command = 0x7f, enumerator
1119 ((opcode) == nvme_fabrics_command ? \
1284 return cmd->common.opcode == nvme_fabrics_command; in nvme_is_fabrics()