Home
last modified time | relevance | path

Searched refs:indirectMode (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c3454 VPDInfo.indirectMode = 0; /* direct mode */ in tdsaVPDSet()
3465 VPDInfo.indirectMode = 1; /* indirect mode */ in tdsaVPDSet()
3514 VPDInfo.indirectMode = 0; /* direct mode */ in tdsaVPDGet()
3525 VPDInfo.indirectMode = 1; /* direct mode */ in tdsaVPDGet()
H A Dossacmnapi.c7097 bit8 indirectMode, in ossaGetVPDResponseCB() argument