Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h256 } fc_hba_adapter_attributes32_t; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1245 fc_hba_adapter_attributes32_t *hba_attrs; in emlxs_fcio_get_adapter_attrs()
1249 sizeof (fc_hba_adapter_attributes32_t)) { in emlxs_fcio_get_adapter_attrs()
1255 (fc_hba_adapter_attributes32_t *)fcio->fcio_obuf; in emlxs_fcio_get_adapter_attrs()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7420 fc_hba_adapter_attributes32_t *val32; in fp_fciocmd()