Home
last modified time | relevance | path

Searched refs:fc_fca_bind_info_t (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h109 } fc_fca_bind_info_t; typedef
167 fc_fca_port_info_t *port_info, fc_fca_bind_info_t *bind_info);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.h159 fc_fca_bind_info_t ss_bind_info;
H A Dfcoei_lv.c122 fc_fca_bind_info_t *bind_info) in fcoei_bind_port()
157 bcopy(bind_info, &ss->ss_bind_info, sizeof (fc_fca_bind_info_t)); in fcoei_bind_port()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1765 fc_fca_bind_info_t bind_info;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c102 fc_fca_bind_info_t *);
1447 fc_fca_bind_info_t *bind_info) in emlxs_fca_bind_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c74 fc_fca_bind_info_t *);
2620 fc_fca_bind_info_t *bind_info) in ql_bind_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c13779 fc_fca_bind_info_t bind_info = {0}; in fp_bind_callbacks()