Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dfct.h337 #define PORT_SPEED_8G 8 macro
/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c479 if (attr->supported_speed & PORT_SPEED_8G) in fct_get_adapter_port_attr()
493 case PORT_SPEED_8G: in fct_get_adapter_port_attr()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1411 port_attrs->supported_speed |= PORT_SPEED_8G;
2001 link->port_speed = PORT_SPEED_8G;
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1010 PORT_SPEED_8G; in qlt_populate_hba_fru_details()
2703 case 4: qlt->link_speed = PORT_SPEED_8G; in qlt_isr()