Home
last modified time | relevance | path

Searched refs:get_last_minor (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.h395 static void *get_last_minor(struct di_devlink_handle *hdp,
H A Ddevinfo_devlink.c1402 if ((vp = get_last_minor(hdp, pdup, colon + 1, flags)) != NULL) { in lookup_minor()
1494 get_last_minor( in get_last_minor() function