Home
last modified time | relevance | path

Searched refs:fc_tgt_hba_adapter_attributes_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h92 } fc_tgt_hba_adapter_attributes_t; typedef
/illumos-gate/usr/src/lib/sun_fc/common/
H A DTgtFCHBA.cc94 fc_tgt_hba_adapter_attributes_t attrs; in getHBAAttributes()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c357 fct_get_adapter_attr(uint8_t *pwwn, fc_tgt_hba_adapter_attributes_t *hba_attr, in fct_get_adapter_attr()
831 fc_tgt_hba_adapter_attributes_t *hba_attr; in fct_fctiocmd()
834 attr_length = sizeof (fc_tgt_hba_adapter_attributes_t); in fct_fctiocmd()
840 hba_attr = (fc_tgt_hba_adapter_attributes_t *)obuf; in fct_fctiocmd()