Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsahw.c1254 regVal = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_1); in siSpcSoftReset()
1291 regVal = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_1); in siSpcSoftReset()
1294 regVal = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_2); in siSpcSoftReset()
1673 regVal = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_0); in siHDAMode()
1724 regVal = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_0); in siHDAMode()
1769 regVal = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_1); in siHDAMode()
1772 regVal = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_2); in siHDAMode()
1776 regVal = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_0); in siHDAMode()
1778 regVal = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_3); in siHDAMode()
2652 Scratchpad1 = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_1); in siSpcSoftResetRDYChk()
[all …]
H A Dsautil.c152 sp1= ossaHwRegRead(agRoot,V_Scratchpad_1_Register ); in siDumpActiveIORequests()
158 …SA_DBG1(("siDumpActiveIORequests: SCRATCH_PAD0 value = 0x%x\n", ossaHwRegRead(agRoot, V_Scratchpad… in siDumpActiveIORequests()
159 …SA_DBG1(("siDumpActiveIORequests: SCRATCH_PAD1 value = 0x%x\n", ossaHwRegRead(agRoot, V_Scratchpad… in siDumpActiveIORequests()
160 …SA_DBG1(("siDumpActiveIORequests: SCRATCH_PAD2 value = 0x%x\n", ossaHwRegRead(agRoot, V_Scratchpad… in siDumpActiveIORequests()
161 …SA_DBG1(("siDumpActiveIORequests: SCRATCH_PAD3 value = 0x%x\n", ossaHwRegRead(agRoot, V_Scratchpad… in siDumpActiveIORequests()
H A Dsaioctlcmd.c1007 controllerStatus->fatalErrorInfo.errorInfo0 = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_0); in saGetControllerStatus()
1008 controllerStatus->fatalErrorInfo.errorInfo1 = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_1); in saGetControllerStatus()
1009 controllerStatus->fatalErrorInfo.errorInfo2 = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_2); in saGetControllerStatus()
1010 controllerStatus->fatalErrorInfo.errorInfo3 = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_3); in saGetControllerStatus()
1030 value = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_1); in saGetControllerStatus()
1031 value1 = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_2); in saGetControllerStatus()
1069 value = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_1); in saGetControllerStatus()
1078 value1 = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_2); in saGetControllerStatus()
1105 value = ossaHwRegRead(agRoot, MSGU_SCRATCH_PAD_0); in saGetControllerStatus()
1217 controllerStatus->fatalErrorInfo.errorInfo0 = ossaHwRegRead(agRoot,V_Scratchpad_0_Register ); in saGetControllerStatus()
[all …]
H A Dsaport.c581 ScratchPad1 = ossaHwRegRead(agRoot,V_Scratchpad_1_Register); in saEncryptGetMode()
582 ScratchPad3 = ossaHwRegRead(agRoot,V_Scratchpad_3_Register); in saEncryptGetMode()
726 ScratchPad1 = ossaHwRegRead(agRoot,V_Scratchpad_1_Register); in saEncryptSetMode()
892 ScratchPad1 = ossaHwRegRead(agRoot,V_Scratchpad_1_Register); in saEncryptHilUpdate()
893 ScratchPad3 = ossaHwRegRead(agRoot,V_Scratchpad_3_Register); in saEncryptHilUpdate()
H A Dsainit.c1185 ScratchPad1 = ossaHwRegRead(agRoot,V_Scratchpad_1_Register); in saInitialize()
1186 ScratchPad3 = ossaHwRegRead(agRoot,V_Scratchpad_3_Register); in saInitialize()
1377 …SA_DBG1(("saInitialize: SCRATCH_PAD0 value = 0x%x\n", ossaHwRegRead(agRoot, V_Scratchpad_0_Registe… in saInitialize()
1378 …SA_DBG1(("saInitialize: SCRATCH_PAD1 value = 0x%x\n", ossaHwRegRead(agRoot, V_Scratchpad_1_Registe… in saInitialize()
1379 …SA_DBG1(("saInitialize: SCRATCH_PAD2 value = 0x%x\n", ossaHwRegRead(agRoot, V_Scratchpad_2_Registe… in saInitialize()
1380 …SA_DBG1(("saInitialize: SCRATCH_PAD3 value = 0x%x\n", ossaHwRegRead(agRoot, V_Scratchpad_3_Registe… in saInitialize()
2879 sp1= ossaHwRegRead(agRoot,V_Scratchpad_1_Register ); in mpiInitialize()
H A Dmpi.c261 ossaHwRegRead(agRoot, MSGU_HOST_SCRATCH_PAD_0); in mpiMsgFreeGet()
H A Dsaint.c484 ossaHwRegRead(agRoot, msi_index); /* Dummy read */ in siDisableMSIXInterrupts()
540 ODMRValue = ossaHwRegRead(agRoot, MSGU_ODMR); in siDisableMSIInterrupts()
H A Dsampirsp.c6802 ScratchPad1 = ossaHwRegRead(agRoot,V_Scratchpad_1_Register); in mpiSetControllerConfigRsp()
6803 ScratchPad3 = ossaHwRegRead(agRoot,V_Scratchpad_3_Register); in mpiSetControllerConfigRsp()
/freebsd-14.2/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaosapi.h47 #ifndef ossaHwRegRead
49 bit32 ossaHwRegRead(
/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c3520 ossaHwRegRead(agsaRoot_t *agRoot, in ossaHwRegRead() function