Searched refs:PsrFeatType (Results 1 – 2 of 2) sorted by relevance
1163 type PsrFeatType int type1165 PsrFeatTypeCat PsrFeatType = 11166 PsrFeatTypeMba PsrFeatType = 21171 Type PsrFeatType
4088 func NewPsrHwInfo(ptype PsrFeatType) (*PsrHwInfo, error) { argument4104 x.Type = PsrFeatType(xc._type)4124 if PsrFeatType(xc._type) != PsrFeatTypeCat {4136 if PsrFeatType(xc._type) != PsrFeatTypeMba {
Completed in 13 milliseconds