Searched refs:DisableAll (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/apple/ |
D | bmac.h | 83 # define DisableAll 0xffffffff macro
|
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()
|