Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c1052 pd->staticI_flags |= CISTPL_CFTABLE_PD_MUL10;
1053 pd->staticI = cistpl_expd_parse(tp, &pd->staticI_flags);
1054 pd->staticI_flags |= (pdesc | CISTPL_CFTABLE_PD_EXISTS);
/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h732 uint32_t staticI_flags; member