Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h311 } fc_hba_port_attributes32_t; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1365 fc_hba_port_attributes32_t *port_attrs; in emlxs_fcio_get_adapter_port_attrs()
1371 sizeof (fc_hba_port_attributes32_t)) { in emlxs_fcio_get_adapter_port_attrs()
1377 (fc_hba_port_attributes32_t *)fcio->fcio_obuf; in emlxs_fcio_get_adapter_port_attrs()
2171 fc_hba_port_attributes32_t *port_attrs; in emlxs_fcio_get_disc_port_attrs()
2175 fcio->fcio_olen < sizeof (fc_hba_port_attributes32_t)) { in emlxs_fcio_get_disc_port_attrs()
2189 port_attrs = (fc_hba_port_attributes32_t *)fcio->fcio_obuf; in emlxs_fcio_get_disc_port_attrs()
2474 fc_hba_port_attributes32_t *port_attrs; in emlxs_fcio_get_port_attrs()
2478 (fcio->fcio_olen < sizeof (fc_hba_port_attributes32_t))) { in emlxs_fcio_get_port_attrs()
2499 port_attrs = (fc_hba_port_attributes32_t *)fcio->fcio_obuf; in emlxs_fcio_get_port_attrs()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7762 fc_hba_port_attributes32_t *val32; in fp_fciocmd()
7967 fc_hba_port_attributes32_t *val32; in fp_fciocmd()
8110 fc_hba_port_attributes32_t *val32; in fp_fciocmd()