Searched refs:MPI3_SYSIF_IOC_STATUS_READY (Results 1 – 2 of 2) sorted by relevance
97 #define MPI3_SYSIF_IOC_STATUS_READY (0x00000001) macro
1048 ready = (ioc_status & MPI3_SYSIF_IOC_STATUS_READY); in mpi3mr_get_iocstate()1121 if (timeout && !((ioc_status & MPI3_SYSIF_IOC_STATUS_READY) || in mpi3mr_issue_and_process_mur()1355 if (!((ioc_status & MPI3_SYSIF_IOC_STATUS_READY) || in mpi3mr_soft_reset_success()