Home
last modified time | relevance | path

Searched refs:fc_hba_port_attributes_t (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h284 } fc_hba_port_attributes_t; typedef
/titanic_41/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc586 fc_hba_port_attributes_t attrs; in getPortAttributes()
625 fc_hba_port_attributes_t attrs; in getDiscoveredAttributes()
666 fc_hba_port_attributes_t attrs; in getDiscoveredAttributes()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1508 fc_hba_port_attributes_t *port_attrs; in emlxs_fcio_get_adapter_port_attrs()
1514 sizeof (fc_hba_port_attributes_t)) { in emlxs_fcio_get_adapter_port_attrs()
1520 (fc_hba_port_attributes_t *)fcio->fcio_obuf; in emlxs_fcio_get_adapter_port_attrs()
2284 fc_hba_port_attributes_t *port_attrs; in emlxs_fcio_get_disc_port_attrs()
2288 fcio->fcio_olen < sizeof (fc_hba_port_attributes_t)) { in emlxs_fcio_get_disc_port_attrs()
2302 port_attrs = (fc_hba_port_attributes_t *)fcio->fcio_obuf; in emlxs_fcio_get_disc_port_attrs()
2578 fc_hba_port_attributes_t *port_attrs; in emlxs_fcio_get_port_attrs()
2582 (fcio->fcio_olen < sizeof (fc_hba_port_attributes_t))) { in emlxs_fcio_get_port_attrs()
2603 port_attrs = (fc_hba_port_attributes_t *)fcio->fcio_obuf; in emlxs_fcio_get_port_attrs()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7760 fc_hba_port_attributes_t *val; in fp_fciocmd()
7962 fc_hba_port_attributes_t *val; in fp_fciocmd()
8105 fc_hba_port_attributes_t *val; in fp_fciocmd()