Searched refs:DisableAll (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/apple/ |
D | bmac.h | 87 # define DisableAll 0xffffffff macro
|
D | bmac.c | 391 bmwrite(dev, INTDISABLE, DisableAll); 484 bmwrite(dev, INTDISABLE, DisableAll); /* disable all intrs */ in bmac_suspend() 1293 bmwrite(dev, INTDISABLE, DisableAll); in bmac_probe() 1301 bmwrite(dev, INTDISABLE, DisableAll); in bmac_probe() 1411 bmwrite(dev, INTDISABLE, DisableAll); /* disable all intrs */ in bmac_close()
|