Home
last modified time | relevance | path

Searched defs:fc_fca_attach (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1330 int (*fc_fca_attach)(dev_info_t *, fc_fca_tran_t *); member
H A Demlxs_os.h318 #pragma weak fc_fca_attach macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1930 fc_fca_attach(dev_info_t *fca_dip, fc_fca_tran_t *tran) in fc_fca_attach() function