Searched refs:MPTSAS_IOCSTATUS (Results 1 – 2 of 2) sorted by relevance
545 iocstatus = MPTSAS_IOCSTATUS(iocstatus); in mptsas_access_config_page()2077 iocstatus = MPTSAS_IOCSTATUS(iocstatus); in mptsas_get_sas_io_unit_page_hndshk()2104 iocstatus = MPTSAS_IOCSTATUS(iocstatus); in mptsas_get_sas_io_unit_page_hndshk()
1394 #define MPTSAS_IOCSTATUS(status) (status & MPI2_IOCSTATUS_MASK) macro