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

  /src/sys/dev/pci/
if_bge.c 522 { BGE_ASICREV_BCM5762, "unknown BCM5762" },
2276 BGE_ASICREV(sc->bge_chipid) != BGE_ASICREV_BCM5762)
2288 BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5762) {
2639 BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5762) {
2679 BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5762 ||
2724 BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5762)
2915 BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5762) {
2930 if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5762)
2940 BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5762) {
2971 } else if (BGE_ASICREV(sc->bge_chipid) == BGE_ASICREV_BCM5762) {
    [all...]
if_bgereg.h 373 #define BGE_ASICREV_BCM5762 0x5762

Completed in 43 milliseconds