Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/pcmcia/cis/
H A Dcis_callout.c166 { CISTPL_GEOMETRY, /* geometry */
/titanic_41/usr/src/uts/common/pcmcia/sys/
H A Dcis.h103 #define CISTPL_GEOMETRY 0x042 /* geometry */ macro
/titanic_41/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c719 tp->DesiredTuple = CISTPL_GEOMETRY; in csx_Parse_CISTPL_GEOMETRY()