Searched refs:g_get_fca_port_topology (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/storage/libg_fc/common/hdrs/ |
H A D | gfc.h | 416 extern int g_get_fca_port_topology(char *, uint32_t *, int); 482 extern int g_get_fca_port_topology();
|
/titanic_50/usr/src/lib/storage/libg_fc/common/ |
H A D | mapfile-vers | 53 g_get_fca_port_topology;
|
H A D | map.c | 1288 if ((err = g_get_fca_port_topology(fcapath, &port_top, 0)) != 0) { in g_get_dev_list() 1356 if ((err = g_get_fca_port_topology(fcapath, &port_top, 0)) != 0) { in g_get_inq_dtype() 1641 if ((err = g_get_fca_port_topology(drvr_path, in create_map() 2261 if ((err = g_get_fca_port_topology(drvr_path, in g_dev_map_init() 4762 g_get_fca_port_topology(char *path, uint32_t *port_top, int verbose) in g_get_fca_port_topology() function 5219 if ((err = g_get_fca_port_topology(port_path, in g_dev_log_in_out()
|