Home
last modified time | relevance | path

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

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