Home | History | Annotate | Download | only in ic

Lines Matching refs:l_flags

6659 				led->l_flags |= BWI_LED_F_ACTLOW;
6667 led->l_flags |= BWI_LED_F_BLINK;
6669 led->l_flags |= BWI_LED_F_POLLABLE;
6671 led->l_flags |= BWI_LED_F_SLOW;
6675 if (led->l_flags & BWI_LED_F_SLOW)
6682 led->l_flags & BWI_LED_F_ACTLOW);
6690 if (led->l_flags & BWI_LED_F_ACTLOW)
6725 if ((led->l_flags & BWI_LED_F_BLINK) &&
6768 if ((led->l_flags & BWI_LED_F_POLLABLE) == 0)
6806 if (led->l_flags & BWI_LED_F_SLOW) {