Searched refs:MPTSAS_IOCSTATUS (Results 1 – 2 of 2) sorted by relevance
566 iocstatus = MPTSAS_IOCSTATUS(iocstatus); in mptsas_access_config_page()2096 iocstatus = MPTSAS_IOCSTATUS(iocstatus); in mptsas_get_sas_io_unit_page_hndshk()2123 iocstatus = MPTSAS_IOCSTATUS(iocstatus); in mptsas_get_sas_io_unit_page_hndshk()
1409 #define MPTSAS_IOCSTATUS(status) (status & MPI2_IOCSTATUS_MASK) macro