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.h257 uint32_t supported_cos; member in struct:fca_port_attrs
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h178 uint32_t supported_cos; member in struct:fct_port_attrs
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c334 attrs->supported_cos = 0x10000000; /* Class 3 only */
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h373 uint32_t supported_cos; member in struct:dfc_hbainfo
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c635 port_attrs->supported_cos = 0x10000000;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c790 port_attrs->supported_cos = 0x10000000;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1400 port_attrs->supported_cos = LE_SWAP32(FC_NS_CLASS3);
1449 "Port attr: supported_cos = 0x%x",
1450 port_attrs->supported_cos);
H A Demlxs_solaris.c1799 port_info->pi_attrs.supported_cos = LE_SWAP32(FC_NS_CLASS3);
2045 "Port info: supported_cos = %x",
2046 port_info->pi_attrs.supported_cos);
H A Demlxs_dfc.c3970 hbainfo->supported_cos = LE_SWAP32((FC_NS_CLASS3 | FC_NS_CLASS2));
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c459 port_attr->PortSupportedClassofService = attr->supported_cos;
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1005 port_attrs->supported_cos = 0x10000000;
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7870 port->fp_hba_port_attrs.supported_cos;

Completed in 204 milliseconds