Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h416 extern int g_get_fca_port_topology(char *, uint32_t *, int);
482 extern int g_get_fca_port_topology();
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmapfile-vers53 g_get_fca_port_topology;
H A Dmap.c1289 if ((err = g_get_fca_port_topology(fcapath, &port_top, 0)) != 0) { in g_get_dev_list()
1357 if ((err = g_get_fca_port_topology(fcapath, &port_top, 0)) != 0) { in g_get_inq_dtype()
1642 if ((err = g_get_fca_port_topology(drvr_path, in create_map()
2262 if ((err = g_get_fca_port_topology(drvr_path, in g_dev_map_init()
4764 g_get_fca_port_topology(char *path, uint32_t *port_top, int verbose) in g_get_fca_port_topology() function
5221 if ((err = g_get_fca_port_topology(port_path, in g_dev_log_in_out()