Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/pcmcia/cis/
H A Dcis_callout.c277 { CISTPL_BAR, /* Base Address Register */
/titanic_50/usr/src/uts/common/pcmcia/sys/
H A Dcis.h76 #define CISTPL_BAR 0x007 /* Base Address Register definition */ macro
/titanic_50/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c907 tp->DesiredTuple = CISTPL_BAR; in csx_Parse_CISTPL_BAR()