Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_callout.c164 { CISTPL_GEOMETRY, /* geometry */
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis.h101 #define CISTPL_GEOMETRY 0x042 /* geometry */ macro
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c720 tp->DesiredTuple = CISTPL_GEOMETRY; in csx_Parse_CISTPL_GEOMETRY()