Searched refs:configreply (Results 1 – 1 of 1) sorted by relevance
1938 pMpi2ConfigReply_t configreply; in mptsas_get_sas_io_unit_page_hndshk() local2061 configreply = (pMpi2ConfigReply_t)recv_memp; in mptsas_get_sas_io_unit_page_hndshk()2076 iocstatus = ddi_get16(recv_accessp, &configreply->IOCStatus); in mptsas_get_sas_io_unit_page_hndshk()2092 ddi_get8(recv_accessp, &configreply->Header.PageVersion), in mptsas_get_sas_io_unit_page_hndshk()2093 ddi_get16(recv_accessp, &configreply->ExtPageLength), in mptsas_get_sas_io_unit_page_hndshk()2103 iocstatus = ddi_get16(recv_accessp, &configreply->IOCStatus); in mptsas_get_sas_io_unit_page_hndshk()2309 pMpi2ConfigReply_t configreply; in mptsas_get_manufacture_page5() local2344 configreply = (pMpi2ConfigReply_t)recv_memp; in mptsas_get_manufacture_page5()2356 if ((iocstatus = ddi_get16(recv_accessp, &configreply->IOCStatus)) != in mptsas_get_manufacture_page5()2360 ddi_get32(recv_accessp, &configreply->IOCLogInfo)); in mptsas_get_manufacture_page5()[all …]