Searched refs:FC_EX_ALLOC_ERR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/libfc/ |
H A D | fc_rport.c | 790 err = -FC_EX_ALLOC_ERR; in fc_rport_flogi_resp() 837 return fc_rport_error_retry(rdata, -FC_EX_ALLOC_ERR); in fc_rport_enter_flogi() 1091 fc_rport_error_retry(rdata, -FC_EX_ALLOC_ERR); in fc_rport_enter_plogi() 1282 fc_rport_error_retry(rdata, -FC_EX_ALLOC_ERR); in fc_rport_enter_prli() 1398 fc_rport_error_retry(rdata, -FC_EX_ALLOC_ERR); in fc_rport_enter_rtv() 1573 fc_rport_error_retry(rdata, -FC_EX_ALLOC_ERR); in fc_rport_enter_adisc()
|
/kernel/linux/linux-6.6/drivers/scsi/libfc/ |
H A D | fc_rport.c | 790 err = -FC_EX_ALLOC_ERR; in fc_rport_flogi_resp() 837 return fc_rport_error_retry(rdata, -FC_EX_ALLOC_ERR); in fc_rport_enter_flogi() 1091 fc_rport_error_retry(rdata, -FC_EX_ALLOC_ERR); in fc_rport_enter_plogi() 1282 fc_rport_error_retry(rdata, -FC_EX_ALLOC_ERR); in fc_rport_enter_prli() 1398 fc_rport_error_retry(rdata, -FC_EX_ALLOC_ERR); in fc_rport_enter_rtv() 1573 fc_rport_error_retry(rdata, -FC_EX_ALLOC_ERR); in fc_rport_enter_adisc()
|
/kernel/linux/linux-5.10/include/scsi/ |
H A D | libfc.h | 36 #define FC_EX_ALLOC_ERR 3 /* Exchange allocation failed */ macro
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | libfc.h | 36 #define FC_EX_ALLOC_ERR 3 /* Exchange allocation failed */ macro
|
Completed in 9 milliseconds