Searched refs:GO_WINDOW (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/ep/
H A Dif_ep.c166 GO_WINDOW(sc, 0);
208 GO_WINDOW(sc, 0);
231 GO_WINDOW(sc, 0);
276 GO_WINDOW(sc, 2);
408 GO_WINDOW(sc, 0);
410 GO_WINDOW(sc, 4);
412 GO_WINDOW(sc, 0);
420 GO_WINDOW(sc, 2);
429 GO_WINDOW(sc, 1);
469 GO_WINDOW(s
[all...]
H A Dif_ep_pccard.c183 GO_WINDOW(sc, 3);
H A Dif_ep_isa.c318 GO_WINDOW(sc, 0);
H A Dif_epreg.h65 #define GO_WINDOW(sc, x) CSR_WRITE_2(sc, EP_COMMAND, WINDOW_SELECT|(x)) macro
/freebsd-12-stable/sys/dev/vx/
H A Dif_vx.c164 GO_WINDOW(0);
173 GO_WINDOW(0);
238 GO_WINDOW(2);
248 GO_WINDOW(1); /* Window 1 is operating window */
288 GO_WINDOW(1); /* Window 1 is operating window */
299 GO_WINDOW(3);
313 GO_WINDOW(3);
393 GO_WINDOW(3);
400 GO_WINDOW(4);
406 GO_WINDOW(
[all...]
H A Dif_vx_pci.c161 GO_WINDOW(0);
H A Dif_vxreg.h63 #define GO_WINDOW(x) CSR_WRITE_2(sc, VX_COMMAND, WINDOW_SELECT|(x)) macro

Completed in 299 milliseconds