Searched refs:hfi1_unit_table (Results 1 – 1 of 1) sorted by relevance
125 static struct idr hfi1_unit_table; variable991 return idr_find(&hfi1_unit_table, unit); in __hfi1_lookup()1209 idr_remove(&hfi1_unit_table, dd->unit); in hfi1_clean_devdata()1279 ret = idr_alloc(&hfi1_unit_table, dd, 0, 0, GFP_NOWAIT); in hfi1_alloc_devdata()1481 idr_init(&hfi1_unit_table); in hfi1_mod_init()1498 idr_destroy(&hfi1_unit_table); in hfi1_mod_init()1516 idr_destroy(&hfi1_unit_table); in hfi1_mod_cleanup()