Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dinit.c1013 struct hfi1_devdata *hfi1_lookup(int unit) in hfi1_lookup() function
H A Dhfi.h1459 struct hfi1_devdata *hfi1_lookup(int unit);
H A Ddriver.c1430 struct hfi1_devdata *dd = hfi1_lookup(unit); in hfi1_reset_device()