Home
last modified time | relevance | path

Searched defs:irq_tbl (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/net/ethernet/amd/
Dlance.c592 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/
Dbnx2.h6930 struct bnx2_irq irq_tbl[BNX2_MAX_MSIX_VEC]; member