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

/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dgfc.h389 extern int g_get_inq_dtype(char *, la_wwn_t, uchar_t *);
454 extern int g_get_inq_dtype();
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c77 * static int g_get_inq_dtype(char *, la_wwn_t, uchar_t *);
1109 * Acquires inq_dtype from g_get_inq_dtype() and
1297 if ((err = g_get_inq_dtype(fcapath, dlist->dev_pwwn,
1300 * if g_get_inq_dtype failed on g_dev_login
1326 /* Constant used by g_get_inq_dtype() */
1341 g_get_inq_dtype(char *fcapath, la_wwn_t pwwn, uchar_t *inq_dtype) function
1417 * This is exactly same as g_get_inq_dtype except that it does not do
1519 * Issue g_get_inq_dtype to get FCP inquiry data
1527 * Issue g_get_inq_dtype to get FCP inquiry data

Completed in 54 milliseconds