Home
last modified time | relevance | path

Searched refs:stmf_ic_msg_free_func_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpppt_ic_if.h419 typedef void (*stmf_ic_msg_free_func_t)(stmf_ic_msg_t *msg); typedef
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c152 stmf_ic_msg_free_func_t ic_msg_free;
2043 (stmf_ic_msg_free_func_t)ddi_modsym(pppt_mod, "stmf_ic_msg_free", in pppt_modload()