Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_callout.c169 { CISTPL_BYTEORDER, /* byte order */
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis.h102 #define CISTPL_BYTEORDER 0x043 /* byte order */ macro
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c732 tp->DesiredTuple = CISTPL_BYTEORDER; in csx_Parse_CISTPL_BYTEORDER()