Searched refs:MPI_IOCSTATUS_BUSY (Results 1 – 5 of 5) sorted by relevance
660 #define MPI_IOCSTATUS_BUSY (0x0002) macro
248 MPI_IOCSTATUS_BUSY = 0x0002, enumerator
701 case MPI_IOCSTATUS_BUSY: /* 0x0002 */ in mptscsih_io_done()2703 case MPI_IOCSTATUS_BUSY: in mptscsih_get_completion_code()
968 } else if (iocstat == MPI_IOCSTATUS_BUSY) { in mptctl_do_fw_download()
8237 case MPI_IOCSTATUS_BUSY: /* 0x0002 */ in mpt_iocstatus_info()