Home
last modified time | relevance | path

Searched refs:supported_cos (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h260 uint32_t supported_cos; member
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h179 uint32_t supported_cos; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c324 attrs->supported_cos = 0x10000000; /* Class 3 only */ in ql_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h373 uint32_t supported_cos; member
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c635 port_attrs->supported_cos = 0x10000000; in fcoet_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c790 port_attrs->supported_cos = 0x10000000; in fcoei_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1404 port_attrs->supported_cos = LE_SWAP32(FC_NS_CLASS3); in emlxs_fct_populate_hba_details()
1457 port_attrs->supported_cos); in emlxs_fct_populate_hba_details()
H A Demlxs_solaris.c1805 port_info->pi_attrs.supported_cos = LE_SWAP32(FC_NS_CLASS3); in emlxs_fca_bind_port()
2056 port_info->pi_attrs.supported_cos); in emlxs_fca_bind_port()
H A Demlxs_dfc.c4021 hbainfo->supported_cos = LE_SWAP32((FC_NS_CLASS3 | FC_NS_CLASS2)); in emlxs_dfc_get_hbainfo()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c468 port_attr->PortSupportedClassofService = attr->supported_cos; in fct_get_adapter_port_attr()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1782 port_attrs->supported_cos = 0x10000000; in qlt_populate_hba_fru_details()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7871 port->fp_hba_port_attrs.supported_cos; in fp_fciocmd()