Home
last modified time | relevance | path

Searched refs:IOMBStatus (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/pms/RefTisa/sallsdk/spc/
HDsampirsp.c906 bit32 IOMBStatus; in mpiPhyStartEvent() local
938 OSSA_READ_LE_32(AGROOT, &IOMBStatus, pIomb, OSSA_OFFSET_OF(agsaHWEvent_Phy_OUB_t,Status )); in mpiPhyStartEvent()
941 switch (IOMBStatus) in mpiPhyStartEvent()
946 … SA_DBG1(("mpiPhyStartEvent:MPI_IO_SUCCESS IOMBStatus 0x%x for phyId 0x%x\n",IOMBStatus,phyId)); in mpiPhyStartEvent()
952 …G1(("mpiPhyStartEvent: MPI_ERR_INVALID_PHY_ID IOMBStatus 0x%x for phyId 0x%x\n",IOMBStatus,phyId)); in mpiPhyStartEvent()
958 …mpiPhyStartEvent: MPI_ERR_PHY_ALREADY_STARTED IOMBStatus 0x%x for phyId 0x%x\n",IOMBStatus,phyId)); in mpiPhyStartEvent()
964 …PhyStartEvent: MPI_ERR_INVALID_ANALOG_TBL_IDX IOMBStatus 0x%x for phyId 0x%x\n",IOMBStatus,phyId)); in mpiPhyStartEvent()
970 SA_DBG1(("mpiPhyStartEvent: Unknown IOMBStatus 0x%x for phyId 0x%x\n",IOMBStatus,phyId)); in mpiPhyStartEvent()
1006 bit32 IOMBStatus; in mpiPhyStopEvent() local
1039 OSSA_READ_LE_32(AGROOT, &IOMBStatus, pIomb, OSSA_OFFSET_OF(agsaHWEvent_Phy_OUB_t,Status )); in mpiPhyStopEvent()
[all …]