Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dfct.h333 #define PORT_SPEED_UNKNOWN 0 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1965 link->port_speed = PORT_SPEED_UNKNOWN;
1976 link->port_speed = PORT_SPEED_UNKNOWN;
2010 link->port_speed = PORT_SPEED_UNKNOWN;
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c2708 qlt->link_speed = PORT_SPEED_UNKNOWN; in qlt_isr()