Home
last modified time | relevance | path

Searched refs:PORT_STATE_DOWN (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.h162 #define PORT_STATE_DOWN 0x0 macro
H A Dpiclfrutree.c5525 if (portp->state != PORT_STATE_DOWN) { in update_port_state()
5526 portp->state = PORT_STATE_DOWN; in update_port_state()