Searched refs:DisableAll (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/apple/ |
| A D | bmac.h | 83 # define DisableAll 0xffffffff macro
|
| A D | bmac.c | 388 bmwrite(dev, INTDISABLE, DisableAll); 481 bmwrite(dev, INTDISABLE, DisableAll); /* disable all intrs */ in bmac_suspend() 1283 bmwrite(dev, INTDISABLE, DisableAll); in bmac_probe() 1291 bmwrite(dev, INTDISABLE, DisableAll); in bmac_probe() 1401 bmwrite(dev, INTDISABLE, DisableAll); /* disable all intrs */ in bmac_close()
|
Completed in 8 milliseconds