Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dspcdefs.h208 …bit32 phyAttributeTblOffset; /**< DW24 SAS Phy Attribute Table Offset MPI_TABLE_CHANG*/ member
H A Dmpi.h291 bit32 phyAttributeTblOffset; /**< DW24 SAS Phy Attribute Table Offset */ member
H A Dsainit.c3146 …config->phyAttributeTblOffset = ossaHwRegReadExt(agRoot, pcibar, (bit32)CfgTblDWIdx + MAIN_PHY_ATT… in mpiWaitForConfigTable()
3148 …DBG1(("mpiWaitForConfigTable: Phy Attribute Tble Offset = 0x%x\n", config->phyAttributeTblOffset)); in mpiWaitForConfigTable()
3397 saRoot->mainConfigTable.phyAttributeTblOffset = config->phyAttributeTblOffset; in mpiWaitForConfigTable()