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

/freebsd-11-stable/sys/dev/ep/
H A Dif_ep.c164 GO_WINDOW(sc, 0);
206 GO_WINDOW(sc, 0);
229 GO_WINDOW(sc, 0);
274 GO_WINDOW(sc, 2);
406 GO_WINDOW(sc, 0);
408 GO_WINDOW(sc, 4);
410 GO_WINDOW(sc, 0);
418 GO_WINDOW(sc, 2);
427 GO_WINDOW(sc, 1);
467 GO_WINDOW(s
[all...]
H A Dif_ep_mca.c128 GO_WINDOW(sc, 0);
H A Dif_ep_eisa.c213 GO_WINDOW(sc, 0);
H A Dif_ep_pccard.c181 GO_WINDOW(sc, 3);
H A Dif_ep_isa.c329 GO_WINDOW(sc, 0);
H A Dif_epreg.h63 #define GO_WINDOW(sc, x) CSR_WRITE_2(sc, EP_COMMAND, WINDOW_SELECT|(x)) macro
/freebsd-11-stable/sys/dev/vx/
H A Dif_vx.c162 GO_WINDOW(0);
171 GO_WINDOW(0);
236 GO_WINDOW(2);
246 GO_WINDOW(1); /* Window 1 is operating window */
286 GO_WINDOW(1); /* Window 1 is operating window */
297 GO_WINDOW(3);
311 GO_WINDOW(3);
391 GO_WINDOW(3);
398 GO_WINDOW(4);
404 GO_WINDOW(
[all...]
H A Dif_vx_pci.c159 GO_WINDOW(0);
H A Dif_vxreg.h61 #define GO_WINDOW(x) CSR_WRITE_2(sc, VX_COMMAND, WINDOW_SELECT|(x)) macro

Completed in 123 milliseconds