Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c1050 pd->staticI_flags |= CISTPL_CFTABLE_PD_MUL10;
1051 pd->staticI = cistpl_expd_parse(tp, &pd->staticI_flags);
1052 pd->staticI_flags |= (pdesc | CISTPL_CFTABLE_PD_EXISTS);
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h730 uint32_t staticI_flags; member