Searched refs:PORT_ONLINE (Results 1 - 4 of 4) 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.c4890 * cmd is PORT_ONLINE, the function tries to enable the port specified
4895 * cmd - PORT_OFFLINE or PORT_ONLINE
4937 case PORT_ONLINE:
4984 return (g_set_port_state(path, PORT_ONLINE));
/illumos-gate/usr/src/uts/sun/io/
H A Dsocal.c3847 port_statep->sp_status |= PORT_ONLINE;

Completed in 83 milliseconds