NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
is_pcie
sys/dev/pci/cxgb/cxgb_t3_hw.c
1668
if (is_pcie(adapter))
sys/dev/pci/cxgb/cxgb_t3_hw.c
1757
if (is_pcie(adapter))
sys/dev/pci/cxgb/cxgb_t3_hw.c
1814
if (is_pcie(adapter))
sys/dev/pci/cxgb/cxgb_t3_hw.c
3470
if (is_pcie(adapter))
sys/dev/pci/cxgb/cxgb_t3_hw.c
3660
adapter->params.rev < T3_REV_B2 && is_pcie(adapter);