Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sun_fc/common/
H A DTgtFCHBAPort.cc250 fc_tgt_hba_port_attributes_t attrs; in getPortAttributes()
304 fc_tgt_hba_port_attributes_t attrs; in getDiscoveredAttributes()
360 fc_tgt_hba_port_attributes_t attrs; in getDiscoveredAttributes()
/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h114 } fc_tgt_hba_port_attributes_t; typedef
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c415 fc_tgt_hba_port_attributes_t *port_attr, uint32_t *err_detail) in fct_get_adapter_port_attr()
541 uint8_t *port_wwn, uint32_t index, fc_tgt_hba_port_attributes_t *port_attr, in fct_get_discovered_port_attr()
618 fc_tgt_hba_port_attributes_t *port_attr, uint32_t *error_detail) in fct_get_port_attr()
850 fc_tgt_hba_port_attributes_t *port_attr; in fct_fctiocmd()
854 attr_length = sizeof (fc_tgt_hba_port_attributes_t); in fct_fctiocmd()
860 port_attr = (fc_tgt_hba_port_attributes_t *)obuf; in fct_fctiocmd()
872 fc_tgt_hba_port_attributes_t *port_attr; in fct_fctiocmd()
874 attr_length = sizeof (fc_tgt_hba_port_attributes_t); in fct_fctiocmd()
880 port_attr = (fc_tgt_hba_port_attributes_t *)obuf; in fct_fctiocmd()
891 fc_tgt_hba_port_attributes_t *port_attr; in fct_fctiocmd()
[all …]