Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/apple/
Dbmac.h87 # define DisableAll 0xffffffff macro
Dbmac.c391 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()