Searched refs:g_get_host_params (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h409 extern int g_get_host_params(char *, fc_port_dev_t *, int);
475 extern int g_get_host_params();
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmap.c948 g_get_host_params(char *host_path, fc_port_dev_t *host_val, int verbose) function
1511 * g_get_host_params to get the fca port node of fc_port_dev_t.
1649 * we still want to call g_get_host_params to try to find the
1651 * g_get_host_params will fail when it trys to issue the target
1656 * g_get_host_params fails, the function returns
1675 if ((err = g_get_host_params(drvr_path, &fp_hba_port,

Completed in 25 milliseconds