OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l_flags
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
bwivar.h
306
uint8_t
l_flags
; /* BWI_LED_F_ */
member in struct:bwi_led
bwi.c
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)
[
all
...]
Completed in 18 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025