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

/freebsd-10.2-release/sys/dev/ep/
H A Dif_ep.c162 GO_WINDOW(sc, 0);
204 GO_WINDOW(sc, 0);
227 GO_WINDOW(sc, 0);
272 GO_WINDOW(sc, 2);
400 GO_WINDOW(sc, 0);
402 GO_WINDOW(sc, 4);
404 GO_WINDOW(sc, 0);
412 GO_WINDOW(sc, 2);
421 GO_WINDOW(sc, 1);
461 GO_WINDOW(s
[all...]
H A Dif_ep_mca.c126 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-10.2-release/sys/dev/vx/
H A Dif_vx.c161 GO_WINDOW(0);
170 GO_WINDOW(0);
233 GO_WINDOW(2);
243 GO_WINDOW(1); /* Window 1 is operating window */
283 GO_WINDOW(1); /* Window 1 is operating window */
294 GO_WINDOW(3);
308 GO_WINDOW(3);
388 GO_WINDOW(3);
395 GO_WINDOW(4);
401 GO_WINDOW(
[all...]
H A Dif_vx_pci.c158 GO_WINDOW(0);
H A Dif_vxreg.h61 #define GO_WINDOW(x) CSR_WRITE_2(sc, VX_COMMAND, WINDOW_SELECT|(x)) macro

Completed in 114 milliseconds