Home
last modified time | relevance | path

Searched refs:cistpl_spcl_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h998 typedef struct cistpl_spcl_t { struct
1003 } cistpl_spcl_t; argument
1098 cistpl_spcl_t cistpl_spcl;
1123 cistpl_spcl_t spcl;
H A Dcs.h1143 cistpl_spcl_t *);
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c879 cistpl_spcl_t *pt) in csx_Parse_CISTPL_SPCL()