Searched refs:PhyState (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dspcdefs.h400 bit32 PhyState[MAX_VALID_PHYS]; /* SPCV = reserved */ member in struct:spc_GSTableDescriptor_s
H A Dsainit.c3758 mpiGSTable->PhyState[i] = ossaHwRegReadExt(agRoot, pcibar, (bit32)(TableOffset + i * sizeof(phyAttrb_t)));
3759 SA_DBG4(("mpiReadGSTable: PhyState[0x%x] 0x%x\n", i, mpiGSTable->PhyState[i]));
3766 mpiGSTable->PhyState[i] = ossaHwRegReadExt(agRoot, pcibar, (bit32)(GSTableOffset + GST_PHYSTATE_OFFSET + i * 4));
3767 SA_DBG4(("mpiReadGSTable: PhyState[0x%x] 0x%x\n", i, mpiGSTable->PhyState[i]));
H A Dsaioctlcmd.c1141 controllerStatus->phyStatus[i] = GSTable.PhyState[i];
1182 controllerStatus->phyStatus[i] = GSTable.PhyState[i];

Completed in 167 milliseconds