HomeSort by: relevance | last modified time | path
    Searched refs:BGE_ASICREV_BCM5906 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_bge.c 515 { BGE_ASICREV_BCM5906, "unknown BCM5906" },
543 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5906 &&
613 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5906)
622 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5906)
1004 if (BGE_ASICREV(sc->bge_chipid) != BGE_ASICREV_BCM5906)
1149 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5906 &&
1998 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5906) {
2336 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5906) {
2399 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5906) {
2596 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5906) {
    [all...]
if_bgereg.h 370 #define BGE_ASICREV_BCM5906 0x0c

Completed in 18 milliseconds