Searched defs:cistpl_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis.h169 /* see flag definitions for cistpl_t structure */
255 typedef struct cistpl_t { struct
265 struct cistpl_t *prev; /* back pointer */
266 struct cistpl_t *next; /* forward pointer */
267 } cistpl_t; typedef in typeref:struct:cistpl_t
270 * Flags that are used in the cistpl_t and cisptr_t linked lists
306 * set in cistpl_t->flags

Completed in 59 milliseconds