Searched refs:configreply (Results 1 – 1 of 1) sorted by relevance
1957 pMpi2ConfigReply_t configreply; in mptsas_get_sas_io_unit_page_hndshk() local2080 configreply = (pMpi2ConfigReply_t)recv_memp; in mptsas_get_sas_io_unit_page_hndshk()2095 iocstatus = ddi_get16(recv_accessp, &configreply->IOCStatus); in mptsas_get_sas_io_unit_page_hndshk()2111 ddi_get8(recv_accessp, &configreply->Header.PageVersion), in mptsas_get_sas_io_unit_page_hndshk()2112 ddi_get16(recv_accessp, &configreply->ExtPageLength), in mptsas_get_sas_io_unit_page_hndshk()2122 iocstatus = ddi_get16(recv_accessp, &configreply->IOCStatus); in mptsas_get_sas_io_unit_page_hndshk()2328 pMpi2ConfigReply_t configreply; in mptsas_get_manufacture_page5() local2363 configreply = (pMpi2ConfigReply_t)recv_memp; in mptsas_get_manufacture_page5()2375 if ((iocstatus = ddi_get16(recv_accessp, &configreply->IOCStatus)) != in mptsas_get_manufacture_page5()2379 ddi_get32(recv_accessp, &configreply->IOCLogInfo)); in mptsas_get_manufacture_page5()[all …]