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

/u-boot/drivers/xen/
H A Devents.c46 static unsigned long bound_ports[NR_EVS / (8 * sizeof(unsigned long))]; variable
61 if (test_and_clear_bit(i, bound_ports)) {
101 synch_set_bit(port, bound_ports);
122 synch_clear_bit(port, bound_ports);

Completed in 44 milliseconds