Home
last modified time | relevance | path

Searched refs:hfi1_lookup (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Deprom.c328 dd = hfi1_lookup(0); in handle_eprom_command()
Dfile_ops.c899 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()
Ddiag.c383 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()
Ddriver.c1100 struct hfi1_devdata *dd = hfi1_lookup(unit); in hfi1_reset_device()
Dhfi.h1109 struct hfi1_devdata *hfi1_lookup(int unit);
Dinit.c799 struct hfi1_devdata *hfi1_lookup(int unit) in hfi1_lookup() function