Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_t3_hw.c441 static struct adapter_info t3_adap_info[] = { variable
476 return id < ARRAY_SIZE(t3_adap_info) ? &t3_adap_info[id] : NULL; in t3_get_adapter_info()