Home
last modified time | relevance | path

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

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