Home
last modified time | relevance | path

Searched refs:is_active (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/netif/iwn/
H A Dif_iwn.c6905 int is_active; local
6998 is_active = 0;
7020 is_active = 1;
7077 hdr->crc_threshold = is_active ?
7080 hdr->crc_threshold = is_active ?
7124 hdr->crc_threshold, is_active, ss->ss_nssid);
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dregex.c1805 unsigned is_active : 1; member
1813 # define IS_ACTIVE(R) ((R).bits.is_active)
/dragonfly/contrib/gdb-7/libiberty/
H A Dregex.c1805 unsigned is_active : 1; member
1813 # define IS_ACTIVE(R) ((R).bits.is_active)
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dregex.c1804 unsigned is_active : 1; member
1812 # define IS_ACTIVE(R) ((R).bits.is_active)
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dregex.c1804 unsigned is_active : 1; member
1812 # define IS_ACTIVE(R) ((R).bits.is_active)
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dregex.c1805 unsigned is_active : 1; member
1813 # define IS_ACTIVE(R) ((R).bits.is_active)