Searched defs:irq_tbl (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/drivers/net/ethernet/amd/ |
D | lance.c | 592 static const char irq_tbl[4] = {3, 4, 5, 9}; in lance_probe1() local 599 static const char irq_tbl[8] = {3, 4, 5, 9, 10, 11, 12, 15}; in lance_probe1() local
|
/linux-3.3/drivers/net/ethernet/broadcom/ |
D | bnx2.h | 6930 struct bnx2_irq irq_tbl[BNX2_MAX_MSIX_VEC]; member
|