Searched refs:fc_lport_error (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/scsi/libfc/ |
D | fc_lport.c | 110 static void fc_lport_error(struct fc_lport *, struct fc_frame *); 868 fc_lport_error(lport, fp); in fc_lport_recv_flogi_req() 1087 static void fc_lport_error(struct fc_lport *lport, struct fc_frame *fp) in fc_lport_error() function 1148 fc_lport_error(lport, fp); in fc_lport_ns_resp() 1183 fc_lport_error(lport, fp); in fc_lport_ns_resp() 1224 fc_lport_error(lport, fp); in fc_lport_ms_resp() 1261 fc_lport_error(lport, fp); in fc_lport_ms_resp() 1301 fc_lport_error(lport, fp); in fc_lport_scr_resp() 1309 fc_lport_error(lport, fp); in fc_lport_scr_resp() 1335 fc_lport_error(lport, fp); in fc_lport_enter_scr() [all …]
|