Searched refs:DisableAll (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/apple/ |
H A D | bmac.h | 83 # define DisableAll 0xffffffff macro
|
H A D | bmac.c | 387 bmwrite(dev, INTDISABLE, DisableAll); 480 bmwrite(dev, INTDISABLE, DisableAll); /* disable all intrs */ in bmac_suspend() 1283 bmwrite(dev, INTDISABLE, DisableAll); in bmac_probe() 1293 bmwrite(dev, INTDISABLE, DisableAll); in bmac_probe() 1403 bmwrite(dev, INTDISABLE, DisableAll); /* disable all intrs */ in bmac_close()
|