Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dspcdefs.h424 bit32 spaReg2; /* transmitter per port configuration 3 SAS_SATA G1*/ member
H A Dmpi.h359 bit32 spaReg2; /* transmitter per port configuration 3 SAS_SATA G1*/ member
H A Dsainit.c4092 …mpiCALTable->spaReg2 = ossaHwRegReadExt(agRoot, pcibar, (bit32)(CALTableOffset + TX_PORT_CFG3_OFFS… in mpiReadCALTable()
4101 SA_DBG3(("mpiReadCALTable: spaReg2 0x%x\n", mpiCALTable->spaReg2)); in mpiReadCALTable()
4150 …HwRegWriteExt(agRoot, pcibar, (bit32)(CALTableOffset + TX_PORT_CFG3_OFFSET), mpiCALTable->spaReg2); in mpiWriteCALTable()
4157 …T_CFG1_OFFSET), mpiCALTable->spaReg0, mpiCALTable->spaReg1, mpiCALTable->spaReg2, mpiCALTable->spa… in mpiWriteCALTable()