Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h284 } fc_hba_port_attributes_t; typedef
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1519 fc_hba_port_attributes_t *port_attrs; in emlxs_fcio_get_adapter_port_attrs()
1525 sizeof (fc_hba_port_attributes_t)) { in emlxs_fcio_get_adapter_port_attrs()
1531 (fc_hba_port_attributes_t *)fcio->fcio_obuf; in emlxs_fcio_get_adapter_port_attrs()
2311 fc_hba_port_attributes_t *port_attrs; in emlxs_fcio_get_disc_port_attrs()
2315 fcio->fcio_olen < sizeof (fc_hba_port_attributes_t)) { in emlxs_fcio_get_disc_port_attrs()
2329 port_attrs = (fc_hba_port_attributes_t *)fcio->fcio_obuf; in emlxs_fcio_get_disc_port_attrs()
2621 fc_hba_port_attributes_t *port_attrs; in emlxs_fcio_get_port_attrs()
2625 (fcio->fcio_olen < sizeof (fc_hba_port_attributes_t))) { in emlxs_fcio_get_port_attrs()
2646 port_attrs = (fc_hba_port_attributes_t *)fcio->fcio_obuf; in emlxs_fcio_get_port_attrs()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7761 fc_hba_port_attributes_t *val; in fp_fciocmd()
7966 fc_hba_port_attributes_t *val; in fp_fciocmd()
8109 fc_hba_port_attributes_t *val; in fp_fciocmd()