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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_ugend.h68 dev_t cache_dev; member in struct:ugen_devt_cache_entry
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c2145 cache_dev(struct di_devlink_handle *hdp) function
2154 dprintf(DBG_ERR, "cache_dev: invalid arg\n");
2184 if (CACHE_EMPTY(hdp) && cache_dev(hdp) != 0) {

Completed in 67 milliseconds