Searched refs:DisableAll (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/apple/ |
D | bmac.h | 87 # define DisableAll 0xffffffff macro
|
D | bmac.c | 387 bmwrite(dev, INTDISABLE, DisableAll); 480 bmwrite(dev, INTDISABLE, DisableAll); /* disable all intrs */ in bmac_suspend() 1285 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()
|