Connectivity Guide
Data Type:Integer
Possible Data Values Meaning of Data Value
deviceTypeIsOther(1
)
Device type is not one of the following:
deviceTypeIsUnknow
n(2)
Device type is unknown.
deviceTypeIsAMouse(
3)
Device type is a mouse.
deviceTypeIsATrackB
all(4)
Device type is a track ball.
deviceTypeIsATrackP
oint(5)
Device type is a track point.
deviceTypeIsAGlideP
oint(6)
Device type is a glide point.
deviceTypeIsATouchP
ad(7)
Device type is a touch pad.
Table 898. Cache Device Associativity
Variable Name:DellCacheDeviceAssociativity
Data Type:Integer
Possible Data Values Meaning of Data Value
deviceAssociativity
IsOther(1)
Device associativity is not one of the following:
deviceAssociativity
IsUnknown(2)
Device associativity is unknown.
deviceAssociativity
IsDirectMapped(3)
Device is direct mapped.
deviceAssociativity
IsTwoWaySetAssociat
ive(4)
Device is two-way set associative.
deviceAssociativity
IsFourWaySetAssocia
tive(5)
Device is four-way set associative.
deviceAssociativity
IsFullyAssociative
(6)
Device is fully associative.
deviceAssociativity
IsEightWaySetAssoci
ative(7)
Device is eight-way set associative.
deviceAssociativity
IsSixteenWaySetAsso
ciative(8)
Device is sixteen-way set associative.
deviceAssociativity
Is12WaySetAssociati
ve(9)
Device is 12-way Set-Associative.
deviceAssociativity
Is24WaySetAssociati
ve(10)
Device is 24-way Set-Associative.
209