Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis.h253 typedef struct cistpl_t { struct
263 struct cistpl_t *prev; /* back pointer */ argument
264 struct cistpl_t *next; /* forward pointer */ argument
265 } cistpl_t; typedef