Searched refs:VERR_CR_CONN_CMD_LEN (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/nvme/host/ | ||
D | fc.h | 85 VERR_CR_CONN_CMD_LEN = 17, enumerator |
/linux-5.19.10/drivers/nvme/target/ | ||
D | fc.c | 1762 ret = VERR_CR_CONN_CMD_LEN; in nvmet_fc_ls_create_connection() |