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

/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c78 * static int g_get_dev_list(char *, fc_port_dev_t **, int *, int);
1127 g_get_dev_list(char *path, fc_port_dev_t **dev_list, int *ndevs) function
1511 * g_get_dev_list to get the device node list of fc_port_dev_t.
1649 * if g_get_dev_list fails with L_NO_DEVICES_FOUND
1656 * If g_get_dev_list fails with L_NO_DEVICES_FOUND and
1660 if ((err = g_get_dev_list(drvr_path, &dev_list,
5260 * g_get_dev_list() for a WWN match.
5275 * g_get_dev_list().
5277 * FCIO ioctl called by the g_get_dev_list()
5298 if (((err = g_get_dev_list(fca_pat
[all...]

Completed in 68 milliseconds