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

/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 62 milliseconds