Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dinit.c972 struct hfi1_devdata *hfi1_lookup(int unit) in hfi1_lookup() function
H A Dhfi.h1407 struct hfi1_devdata *hfi1_lookup(int unit);
H A Ddriver.c1383 struct hfi1_devdata *dd = hfi1_lookup(unit); in hfi1_reset_device()