Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcis.h255 typedef struct cistpl_t { struct
265 struct cistpl_t *prev; /* back pointer */ argument
266 struct cistpl_t *next; /* forward pointer */ argument
267 } cistpl_t; typedef