Searched refs:DisableAll (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/apple/ |
| H A D | bmac.h | 83 # define DisableAll 0xffffffff macro
|
| H A D | bmac.c | 388 bmwrite(dev, INTDISABLE, DisableAll); 481 bmwrite(dev, INTDISABLE, DisableAll); /* disable all intrs */ in bmac_suspend() 1286 bmwrite(dev, INTDISABLE, DisableAll); in bmac_probe() 1294 bmwrite(dev, INTDISABLE, DisableAll); in bmac_probe() 1404 bmwrite(dev, INTDISABLE, DisableAll); /* disable all intrs */ in bmac_close()
|