Home
last modified time | relevance | path

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

/titanic_41/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()
/titanic_41/usr/src/uts/common/sys/
H A Dfctio.h113 } fc_tgt_hba_port_attributes_t; typedef
/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c406 fc_tgt_hba_port_attributes_t *port_attr, uint32_t *err_detail) in fct_get_adapter_port_attr()
522 uint8_t *port_wwn, uint32_t index, fc_tgt_hba_port_attributes_t *port_attr, in fct_get_discovered_port_attr()
599 fc_tgt_hba_port_attributes_t *port_attr, uint32_t *error_detail) in fct_get_port_attr()
831 fc_tgt_hba_port_attributes_t *port_attr; in fct_fctiocmd()
835 attr_length = sizeof (fc_tgt_hba_port_attributes_t); in fct_fctiocmd()
841 port_attr = (fc_tgt_hba_port_attributes_t *)obuf; in fct_fctiocmd()
853 fc_tgt_hba_port_attributes_t *port_attr; in fct_fctiocmd()
855 attr_length = sizeof (fc_tgt_hba_port_attributes_t); in fct_fctiocmd()
861 port_attr = (fc_tgt_hba_port_attributes_t *)obuf; in fct_fctiocmd()
872 fc_tgt_hba_port_attributes_t *port_attr; in fct_fctiocmd()
[all …]