Searched refs:fc_lport_error (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/scsi/libfc/ |
D | fc_lport.c | 101 static void fc_lport_error(struct fc_lport *, struct fc_frame *); 857 fc_lport_error(lport, fp); in fc_lport_recv_flogi_req() 1077 static void fc_lport_error(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_error() function 1138 fc_lport_error(lport, fp); in fc_lport_ns_resp() 1173 fc_lport_error(lport, fp); in fc_lport_ns_resp() 1214 fc_lport_error(lport, fp); in fc_lport_ms_resp() 1257 fc_lport_error(lport, fp); in fc_lport_ms_resp() 1297 fc_lport_error(lport, fp); in fc_lport_scr_resp() 1305 fc_lport_error(lport, fp); in fc_lport_scr_resp() 1330 fc_lport_error(lport, fp); in fc_lport_enter_scr() [all …]
|