Searched refs:elsreq (Results 1 – 3 of 3) sorted by relevance
392 iocbq->iocb.un.elsreq.remoteID); in emlxs_els_handle_unsol_req()446 iocbq->iocb.un.elsreq.remoteID); in emlxs_els_handle_unsol_req()457 iocbq->iocb.un.elsreq.remoteID); in emlxs_els_handle_unsol_req()469 iocbq->iocb.un.elsreq.remoteID); in emlxs_els_handle_unsol_req()503 iocbq->iocb.un.elsreq.remoteID); in emlxs_els_handle_unsol_req()599 port->did = iocb->un.elsreq.myID; in emlxs_handle_sol_flogi()774 port->did = iocb->un.elsreq.myID; in emlxs_handle_sol_fdisc()1102 sid = iocb->un.elsreq.remoteID; in emlxs_handle_unsol_rscn()1138 ubp->ub_frame.s_id = LE_SWAP24_LO(iocb->un.elsreq.remoteID); in emlxs_handle_unsol_rscn()1139 ubp->ub_frame.d_id = LE_SWAP24_LO(iocb->un.elsreq.myID); in emlxs_handle_unsol_rscn()[all …]
664 iocbq.iocb.un.elsreq.remoteID = fx->fx_sid; in emlxs_fct_handle_unsol_flogi()665 iocbq.iocb.un.elsreq.myID = fx->fx_did; in emlxs_fct_handle_unsol_flogi()718 iocbq.iocb.un.elsreq.remoteID = fx->fx_sid; in emlxs_fct_handle_unsol_flogi()719 iocbq.iocb.un.elsreq.myID = fx->fx_did; in emlxs_fct_handle_unsol_flogi()3185 sid = iocb->un.elsreq.remoteID; in emlxs_fct_handle_unsol_els()3249 fx.fx_did = iocb->un.elsreq.myID; in emlxs_fct_handle_unsol_els()3422 iocb->un.elsreq.remoteID, iocb->ULPIOTAG, buffer); in emlxs_fct_process_unsol_flogi()3449 iocb->un.elsreq.remoteID, iocb->ULPIOTAG, buffer); in emlxs_fct_process_unsol_plogi()
592 ELS_REQUEST elsreq; /* ELS_REQ template */ member