Searched refs:CtCmd (Results 1 – 3 of 3) sorted by relevance
2957 SLI_CT_REQUEST *CtCmd; in emlxs_ct_handle_event() local2994 CtCmd = (SLI_CT_REQUEST *)pkt->pkt_cmd; in emlxs_ct_handle_event()2995 cmd_code = LE_SWAP16(CtCmd->CommandResponse.bits.CmdRsp); in emlxs_ct_handle_event()3017 switch (CtCmd->FsType) { in emlxs_ct_handle_event()3096 switch (CtCmd->FsType) { in emlxs_ct_handle_event()3159 switch (CtCmd->FsType) { in emlxs_ct_handle_event()3204 switch (CtCmd->FsType) { in emlxs_ct_handle_event()3292 SLI_CT_REQUEST *CtCmd; in emlxs_ct_handle_unsol_req() local3297 CtCmd = (SLI_CT_REQUEST *)mp->virt; in emlxs_ct_handle_unsol_req()3298 cmd_code = LE_SWAP16(CtCmd->CommandResponse.bits.CmdRsp); in emlxs_ct_handle_unsol_req()[all …]
9994 SLI_CT_REQUEST *CtCmd; in emlxs_send_ct() local9997 CtCmd = (SLI_CT_REQUEST *)pkt->pkt_cmd; in emlxs_send_ct()10003 LE_SWAP16(CtCmd->CommandResponse.bits.CmdRsp)), in emlxs_send_ct()10011 SLI_CT_REQUEST *CtCmd; in emlxs_send_ct() local10014 CtCmd = (SLI_CT_REQUEST *)pkt->pkt_cmd; in emlxs_send_ct()10020 LE_SWAP16(CtCmd->CommandResponse.bits.CmdRsp)), in emlxs_send_ct()10023 SLI_CT_REQUEST *CtCmd; in emlxs_send_ct() local10026 CtCmd = (SLI_CT_REQUEST *)pkt->pkt_cmd; in emlxs_send_ct()10032 LE_SWAP16(CtCmd->CommandResponse.bits.CmdRsp)), in emlxs_send_ct()10059 SLI_CT_REQUEST *CtCmd; in emlxs_send_ct_rsp() local[all …]
8828 SLI_CT_REQUEST *CtCmd; in emlxs_dfc_loopback_test() local8922 CtCmd = (SLI_CT_REQUEST*)pkt->pkt_cmd; in emlxs_dfc_loopback_test()8924 CtCmd->CommandResponse.bits.CmdRsp = LE_SWAP16(CtRsp); in emlxs_dfc_loopback_test()8926 bcopy((void *)dfc->buf1, (void *)&CtCmd->un.data, dfc->buf1_size); in emlxs_dfc_loopback_test()9007 CtCmd = (SLI_CT_REQUEST*)pkt->pkt_resp; in emlxs_dfc_loopback_test()9008 bcopy((void *)&CtCmd->un.data, (void *)dfc->buf2, dfc->buf2_size); in emlxs_dfc_loopback_test()