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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/pcmcia/ipwireless/
H A Dhardware.c265 int to_setup; member in struct:ipw_hardware
921 return (hw->to_setup || hw->initializing
1019 if (hw->to_setup == 1) {
1023 hw->to_setup = 2;
1484 /* Initialization is now complete, so we clear the 'to_setup' flag */
1485 hw->to_setup = 0;
1492 hw->to_setup = -1;
1541 if (hw->to_setup)
1563 if (hw->to_setup)
1696 hw->to_setup
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/pcmcia/ipwireless/
H A Dhardware.c265 int to_setup; member in struct:ipw_hardware
921 return (hw->to_setup || hw->initializing
1019 if (hw->to_setup == 1) {
1023 hw->to_setup = 2;
1484 /* Initialization is now complete, so we clear the 'to_setup' flag */
1485 hw->to_setup = 0;
1492 hw->to_setup = -1;
1541 if (hw->to_setup)
1563 if (hw->to_setup)
1696 hw->to_setup
[all...]

Completed in 98 milliseconds