Searched refs:portmask (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dskge.c89 static const u32 portmask[] = { IS_PORT_1, IS_PORT_2 }; variable
1771 hw->intr_mask |= portmask[port];
1808 hw->intr_mask &= ~portmask[port];
2456 hw->intr_mask |= portmask[skge->port];
2458 hw->intr_mask &= ~portmask[skge->port];

Completed in 57 milliseconds