Searched refs:MPI2_IOCSTATUS_SUCCESS (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_config.c446 if ((ioc_status == MPI2_IOCSTATUS_SUCCESS) &&
1414 if (ioc_status == MPI2_IOCSTATUS_SUCCESS)
1831 if (ioc_status == MPI2_IOCSTATUS_SUCCESS)
2022 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
2042 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
2162 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
2186 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
2313 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
2346 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
2473 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
[all...]
H A Dmpt3sas_scsih.c526 if (ioc_status == MPI2_IOCSTATUS_SUCCESS) {
2188 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
4355 MPI2_IOCSTATUS_SUCCESS) {
5347 case MPI2_IOCSTATUS_SUCCESS:
5786 ioc_status = MPI2_IOCSTATUS_SUCCESS;
5885 case MPI2_IOCSTATUS_SUCCESS:
5977 if (ioc_status != MPI2_IOCSTATUS_SUCCESS)
6156 if (ioc_status != MPI2_IOCSTATUS_SUCCESS)
6589 if (ioc_status != MPI2_IOCSTATUS_SUCCESS)
6648 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
[all...]
H A Dmpt3sas_transport.c224 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
1812 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
1852 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
1962 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
H A Dmpt3sas_base.c4724 if (ioc_status == MPI2_IOCSTATUS_SUCCESS) {
4911 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
5059 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
5111 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
5163 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
5214 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
5256 if (ioc_status != MPI2_IOCSTATUS_SUCCESS)
7584 if (ioc_status != MPI2_IOCSTATUS_SUCCESS ||
7627 if (ioc_status != MPI2_IOCSTATUS_SUCCESS)
7632 if (ioc_status == MPI2_IOCSTATUS_SUCCESS) {
[all...]
H A Dmpt3sas_ctl.c1779 if (ioc_status == MPI2_IOCSTATUS_SUCCESS) {
2208 if (ioc_status == MPI2_IOCSTATUS_SUCCESS) {
2468 if (ioc_status == MPI2_IOCSTATUS_SUCCESS) {
3301 if (ioc_status != MPI2_IOCSTATUS_SUCCESS) {
/linux-master/drivers/scsi/mpt3sas/mpi/
H A Dmpi2.h692 #define MPI2_IOCSTATUS_SUCCESS (0x0000) macro

Completed in 366 milliseconds