Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/sys/
H A Dsocalvar.h171 #define PORT_ONLINE 0x00000040 macro
/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h116 #define PORT_ONLINE 1 macro
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c4939 case PORT_ONLINE: in g_set_port_state()
4986 return (g_set_port_state(path, PORT_ONLINE)); in g_port_online()