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

/osnet-11/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h136 * Error inq dtype for g_get_dev_list partial failure.
390 extern int g_get_dev_list(char *, fc_port_dev_t **, int *);
455 extern int g_get_dev_list();
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmap.c77 * static int g_get_dev_list(char *, fc_port_dev_t **, int *, int);
1126 g_get_dev_list(char *path, fc_port_dev_t **dev_list, int *ndevs) function
1510 * g_get_dev_list to get the device node list of fc_port_dev_t.
1648 * if g_get_dev_list fails with L_NO_DEVICES_FOUND
1655 * If g_get_dev_list fails with L_NO_DEVICES_FOUND and
1659 if ((err = g_get_dev_list(drvr_path, &dev_list,
5259 * g_get_dev_list() for a WWN match.
5274 * g_get_dev_list().
5276 * FCIO ioctl called by the g_get_dev_list()
5297 if (((err = g_get_dev_list(fca_pat
[all...]

Completed in 34 milliseconds