Searched refs:scb_command (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/wl/
H A Dif_wl_i82586.h202 u_short scb_command; member in struct:__anon9710
H A Dif_wl.c907 scb.scb_command = SCB_RESET;
962 int scb_status, cu_status, scb_command; local
975 scb_command = inw(PIOP0(base));
993 ifp->if_xname, scb_status, scb_command, cu_status);
1883 outw(PIOR0(base), OFFSET_SCB + 2); /* address of scb_command */
2161 outw(PIOR0(base), OFFSET_SCB + 2); /* address of scb_command */
2176 printf("scb_command %x\n", inw(PIOP0(base)));
2218 outw(PIOR0(base), OFFSET_SCB + 2); /* address of scb_command */

Completed in 119 milliseconds