Home
last modified time | relevance | path

Searched refs:SCB_SW_CX (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/wl/
Dif_wl_i82586.h58 #define SCB_SW_CX 0x8000 /* CU finished w/ int. bit set */ macro
Dif_wl.c928 if (inw(PIOP0(base)) == (SCB_SW_CX|SCB_SW_CNA)) in wlbldcu()
1570 if (int_type & SCB_SW_CX) { in wlintr()