Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c4928 mp->fct_private = (void*)db;
4948 db = (stmf_data_buf_t *)mp->fct_private;
4949 mp->fct_private = NULL;
5328 db = (stmf_data_buf_t *)mp->fct_private;
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1908 void *fct_private; member