Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STAT_MASK
drivers/net/ethernet/i825xx/sun3_82586.c
504
p->scb->cmd_cuc = p->scb->cus & STAT_MASK;
drivers/net/ethernet/i825xx/sun3_82586.c
621
p->scb->cmd_cuc = p->scb->cus & STAT_MASK;
drivers/net/ethernet/i825xx/sun3_82586.c
700
while((stat=p->scb->cus & STAT_MASK))