Home
last modified time | relevance | path

Searched refs:ResetEnetCell (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/macppc/dev/
Dif_bmreg.h28 #define ResetEnetCell 0x80000000 /* reset Enet cell */ macro
Dif_bm.c285 v |= ResetEnetCell; in bmac_reset_chip()
289 v &= ~ResetEnetCell; in bmac_reset_chip()