Home
last modified time | relevance | path

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

/openbsd/sys/arch/macppc/dev/
H A Dif_bmreg.h29 #define ResetEnetCell 0x80000000 /* reset Enet cell */ macro
H A Dif_bm.c314 v |= ResetEnetCell; in bmac_reset_chip()
319 v &= ~ResetEnetCell; in bmac_reset_chip()