Home
last modified time | relevance | path

Searched refs:cistpl_std_callout (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_callout.c68 cistpl_callout_t cistpl_std_callout[] = { variable
H A Dcis.c80 extern cistpl_callout_t cistpl_std_callout[];
161 cisr.cistpl_std_callout = cistpl_std_callout; in CISParser()
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h155 cistpl_callout_t *cistpl_std_callout; /* standard callout list */ member
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c583 (long)cisr->cistpl_std_callout); in CardServices()
592 cis_cistpl_std_callout = cisr->cistpl_std_callout; in CardServices()