Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
INT_EXT
drivers/net/ethernet/marvell/mv643xx_eth.c
2153
if (int_cause & INT_EXT) {
drivers/net/ethernet/marvell/mv643xx_eth.c
2154
int_cause &= ~INT_EXT;
drivers/net/ethernet/marvell/mv643xx_eth.c
2439
mp->int_mask = INT_EXT;