Searched refs:hfi1_lookup (Results 1 – 6 of 6) sorted by relevance
328 dd = hfi1_lookup(0); in handle_eprom_command()
899 dd = hfi1_lookup(devno); in get_user_context()911 pdd = hfi1_lookup(dev); in get_user_context()920 pdd = hfi1_lookup(dev); in get_user_context()943 struct hfi1_devdata *dd = hfi1_lookup(ndev); in find_shared_ctxt()
383 dd = hfi1_lookup(dp->unit); in diagpkt_send()567 dd = hfi1_lookup(dp.unit); in diagpkt_write()612 dd = hfi1_lookup(unit); in hfi1_dd_from_sc_inode()
1100 struct hfi1_devdata *dd = hfi1_lookup(unit); in hfi1_reset_device()
1109 struct hfi1_devdata *hfi1_lookup(int unit);
799 struct hfi1_devdata *hfi1_lookup(int unit) in hfi1_lookup() function