HomeSort by: relevance | last modified time | path
    Searched defs:ne_mca_irq (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/mca/
if_ne_mca.c 121 static const int ne_mca_irq[] = { variable in typeref:typename:const int[]
162 irq = ne_mca_irq[(pos2 & 0x60) >> 5];
if_ne_mca.c 121 static const int ne_mca_irq[] = { variable in typeref:typename:const int[]
162 irq = ne_mca_irq[(pos2 & 0x60) >> 5];
if_ne_mca.c 121 static const int ne_mca_irq[] = { variable in typeref:typename:const int[]
162 irq = ne_mca_irq[(pos2 & 0x60) >> 5];
if_ne_mca.c 121 static const int ne_mca_irq[] = { variable in typeref:typename:const int[]
162 irq = ne_mca_irq[(pos2 & 0x60) >> 5];

Completed in 41 milliseconds