Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvme-fc.h428 #define NVME_FC_TRADDR_MINLENGTH \ macro
/openbmc/linux/drivers/nvme/target/
H A Dfc.c2835 } else if ((strnlen(buf, blen) == NVME_FC_TRADDR_MINLENGTH && in nvme_fc_parse_traddr()
/openbmc/linux/drivers/nvme/host/
H A Dfc.c3610 } else if ((strnlen(buf, blen) == NVME_FC_TRADDR_MINLENGTH && in nvme_fc_init_ctrl()