Searched refs:VERR_CR_CONN_RQST_LEN (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/nvme/host/ | ||
D | fc.h | 77 VERR_CR_CONN_RQST_LEN = 9, enumerator |
/linux-6.1.9/drivers/nvme/target/ | ||
D | fc.c | 1749 ret = VERR_CR_CONN_RQST_LEN; in nvmet_fc_ls_create_connection() |