Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h410 extern int g_port_offline(char *);
476 extern int g_port_offline();
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmapfile-vers97 g_port_offline;
H A Dmap.c4978 g_port_offline(char *path) in g_port_offline() function
/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c5527 if ((err = g_port_offline(nexus_path_ptr))) { in adm_port_offline_online()