Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/pcmcia/cis/
H A Dcis_callout.c70 cistpl_callout_t cistpl_std_callout[] = { variable
H A Dcis.c82 extern cistpl_callout_t cistpl_std_callout[];
163 cisr.cistpl_std_callout = cistpl_std_callout; in CISParser()
/titanic_41/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h157 cistpl_callout_t *cistpl_std_callout; /* standard callout list */ member
/titanic_41/usr/src/uts/common/pcmcia/cs/
H A Dcs.c585 (long)cisr->cistpl_std_callout); in CardServices()
594 cis_cistpl_std_callout = cisr->cistpl_std_callout; in CardServices()