Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/chxge/com/
H A Dcommon.h204 extern struct pci_device_id t1_pci_tbl[];
H A Dch_subr.c683 struct pci_device_id t1_pci_tbl[] = { variable
737 for (p = t1_pci_tbl; p->devid; ++p) in t1_get_board_info_from_ids()