Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dchip.h1028 struct is_table { struct
Dtrace.h1318 TP_PROTO(struct hfi1_devdata *dd, const struct is_table *is_entry,
Dchip.c4479 static const struct is_table is_table[] = { variable
4510 const struct is_table *entry; in is_interrupt()
4513 for (entry = &is_table[0]; entry->is_name; entry++) { in is_interrupt()