Searched refs:ELS_PRLI (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/scsi/elx/libefc/ |
| H A D | efc_device.c | 1171 if (efc_node_check_els_req(ctx, evt, arg, ELS_PRLI, in __efc_d_port_logged_in() 1185 if (efc_node_check_els_req(ctx, evt, arg, ELS_PRLI, in __efc_d_port_logged_in() 1202 if (efc_node_check_els_req(ctx, evt, arg, ELS_PRLI, in __efc_d_port_logged_in()
|
| H A D | efc_node.c | 937 {ELS_PRLI, EFC_EVT_PRLI_RCVD, prli_size}, in efc_node_recv_els_frame()
|
| H A D | efc_els.c | 502 pp->prli.prli_cmd = ELS_PRLI; in efc_send_prli()
|
| /linux/drivers/scsi/libfc/ |
| H A D | fc_rport.c | 1721 if (fc_frame_payload_op(fp) == ELS_PRLI) { in fc_rport_recv_els_req() 1740 case ELS_PRLI: in fc_rport_recv_els_req() 1816 case ELS_PRLI: in fc_rport_recv_req()
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_target.h | 490 #define ELS_PRLI 0x20 macro
|
| H A D | qla_target.c | 989 ELS_PRLI) && ha->flags.rida_fmt2) { in qlt_free_session_done() 5183 if (iocb->u.isp24.status_subcode == ELS_PRLI) { in qlt_handle_login() 6146 case ELS_PRLI: in qlt_24xx_handle_els()
|
| H A D | qla_os.c | 5387 if (pla->iocb.u.isp24.status_subcode == ELS_PRLI) { in qla24xx_create_new_sess()
|