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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dclaw.h265 __u32 IO_active; member in struct:chbk
H A Dclaw.c528 privptr->channel[i].IO_active = 0;
734 clear_bit(0, (void *)&p_ch->IO_active);
764 clear_bit(0, (void *)&p_ch->IO_active);
778 clear_bit(0, (void *)&p_ch->IO_active);
797 clear_bit(0, (void *)&p_ch->IO_active);
810 clear_bit(0, (void *)&p_ch->IO_active);
883 privptr->channel[i].IO_active = 0;
2746 if (test_and_set_bit(0, (void *)&p_ch->IO_active) == 0) {
2795 if (test_and_set_bit(0, (void *)&p_ch->IO_active) == 0) {

Completed in 173 milliseconds