Searched refs:fc_fca_p2p_info_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h143 } fc_fca_p2p_info_t; typedef in typeref:struct:fc_fca_p2p_info
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.h174 fc_fca_p2p_info_t ss_p2p_info;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c5671 fc_fca_p2p_info_t *p2p_info;
5679 if (pm->pm_data_len < sizeof (fc_fca_p2p_info_t)) {
5684 p2p_info = (fc_fca_p2p_info_t *)pm->pm_data_buf;
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2951 fc_fca_p2p_info_t p2p_info;
2961 pm.pm_data_len = sizeof (fc_fca_p2p_info_t);

Completed in 85 milliseconds