Searched refs:ss_instance (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.h92 int ss_instance; member in struct:fcoet_soft_state
H A Dfcoet.c257 ss->ss_instance = instance;
500 ss->ss_instance);
502 S_IFCHR, ss->ss_instance, DDI_NT_STMF_PP, 0);
588 "stmf_fct_fcoet_%d_taskq", ss->ss_instance);
717 ddi_soft_state_free(fcoet_state, ss->ss_instance);

Completed in 58 milliseconds