Home
last modified time | relevance | path

Searched refs:BCE_CHIP_REV_Ax (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mii/
H A Dbrgphy.c1117 if ((BCE_CHIP_REV(bce_sc) == BCE_CHIP_REV_Ax) || in brgphy_reset()
/freebsd/sys/dev/bce/
H A Dif_bcereg.h514 #define BCE_CHIP_REV_Ax 0x00000000 macro
H A Dif_bce.c4609 if ((BCE_CHIP_REV(sc) == BCE_CHIP_REV_Ax)) { in bce_init_cpus()