Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h411 extern int g_port_online(char *);
477 extern int g_port_online();
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmapfile-vers98 g_port_online;
H A Dmap.c4984 g_port_online(char *path) in g_port_online() function
/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c5536 if ((err = g_port_online(nexus_path_ptr))) { in adm_port_offline_online()