Lines Matching refs:test_bit
163 if (!test_bit(CARD_HAS_PCCARD_ID, &(info->hw_state))) in bluecard_activity_led_timeout()
166 if (test_bit(CARD_HAS_ACTIVITY_LED, &(info->hw_state))) { in bluecard_activity_led_timeout()
180 if (!test_bit(CARD_HAS_PCCARD_ID, &(info->hw_state))) in bluecard_enable_activity_led()
183 if (test_bit(CARD_HAS_ACTIVITY_LED, &(info->hw_state))) { in bluecard_enable_activity_led()
225 if (!test_bit(XMIT_SENDING_READY, &(info->tx_state))) in bluecard_write_wakeup()
246 if (test_bit(XMIT_BUFFER_NUMBER, &(info->tx_state))) { in bluecard_write_wakeup()
247 if (!test_bit(XMIT_BUF_TWO_READY, &(info->tx_state))) in bluecard_write_wakeup()
253 if (!test_bit(XMIT_BUF_ONE_READY, &(info->tx_state))) in bluecard_write_wakeup()
337 } while (test_bit(XMIT_WAKEUP, &(info->tx_state))); in bluecard_write_wakeup()
385 if (test_bit(XMIT_SENDING_READY, &(info->tx_state))) in bluecard_receive()
509 if (!test_bit(CARD_READY, &(info->hw_state))) in bluecard_interrupt()
628 if (test_bit(CARD_HAS_PCCARD_ID, &(info->hw_state))) in bluecard_hci_open()
634 if (test_bit(CARD_HAS_PCCARD_ID, &(info->hw_state))) { in bluecard_hci_open()
654 if (test_bit(CARD_HAS_PCCARD_ID, &(info->hw_state))) { in bluecard_hci_close()