Searched refs:ddi_ufm_handle (Results 1 – 3 of 3) sorted by relevance
40 struct ddi_ufm_handle *ufm_find(const char *);41 int ufm_cache_fill(struct ddi_ufm_handle *ufmh);61 struct ddi_ufm_handle { struct
192 typedef struct ddi_ufm_handle ddi_ufm_handle_t;
342 const struct ddi_ufm_handle *hdl1, *hdl2; in ufm_handle_compare()345 hdl1 = (struct ddi_ufm_handle *)a1; in ufm_handle_compare()346 hdl2 = (struct ddi_ufm_handle *)a2; in ufm_handle_compare()366 struct ddi_ufm_handle *369 struct ddi_ufm_handle find = { 0 }, *ufmh; in ufm_find()