Home
last modified time | relevance | path

Searched refs:device (Results 1 – 25 of 2886) sorted by relevance

12345678910>>...116

/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dnouveau_nvkm_engine_gr_nv40.c102 struct nvkm_device *device = subdev->device; in nv40_gr_chan_fini() local
181 struct nvkm_device *device = gr->base.engine.subdev.device; in nv40_gr_tile() local
242 struct nvkm_device *device = subdev->device; in nv40_gr_intr() local
295 struct nvkm_device *device = gr->base.engine.subdev.device; in nv40_gr_init() local
394 vramsz = device->func->resource_size(device, 1) - 1; in nv40_gr_init()
397 nvkm_wr32(device, 0x4009A4, nvkm_rd32(device, 0x100200)); in nv40_gr_init()
398 nvkm_wr32(device, 0x4009A8, nvkm_rd32(device, 0x100204)); in nv40_gr_init()
399 nvkm_wr32(device, 0x4069A4, nvkm_rd32(device, 0x100200)); in nv40_gr_init()
400 nvkm_wr32(device, 0x4069A8, nvkm_rd32(device, 0x100204)); in nv40_gr_init()
423 nvkm_wr32(device, 0x4069F0, nvkm_rd32(device, 0x100200)); in nv40_gr_init()
[all …]
H A Dnouveau_nvkm_engine_gr_nv50.c248 struct nvkm_device *device = subdev->device; in nv50_gr_prop_trap() local
290 struct nvkm_device *device = subdev->device; in nv50_gr_mp_trap() local
299 if (device->chipset < 0xa0) in nv50_gr_mp_trap()
334 struct nvkm_device *device = subdev->device; in nv50_gr_tp_trap() local
343 if (device->chipset < 0xa0) in nv50_gr_tp_trap()
357 nvkm_rd32(device, r)); in nv50_gr_tp_trap()
404 struct nvkm_device *device = subdev->device; in nv50_gr_trap_handler() local
449 nvkm_wr32(device, 0x4008e8, nvkm_rd32(device, 0x4008e8) & 3); in nv50_gr_trap_handler()
629 struct nvkm_device *device = subdev->device; in nv50_gr_intr() local
678 nvkm_wr32(device, 0x400824, nvkm_rd32(device, 0x400824) & ~(1 << 31)); in nv50_gr_intr()
[all …]
H A Dnouveau_nvkm_engine_gr_nv20.c39 struct nvkm_device *device = gr->base.engine.subdev.device; in nv20_gr_chan_fini() local
157 struct nvkm_device *device = gr->base.engine.subdev.device; in nv20_gr_tile() local
189 struct nvkm_device *device = subdev->device; in nv20_gr_intr() local
237 struct nvkm_device *device = gr->base.engine.subdev.device; in nv20_gr_init() local
292 nvkm_wr32(device, 0x4009a0, nvkm_rd32(device, 0x100324)); in nv20_gr_init()
294 nvkm_wr32(device, NV10_PGRAPH_RDI_DATA, nvkm_rd32(device, 0x100324)); in nv20_gr_init()
305 vramsz = device->func->resource_size(device, 1) - 1; in nv20_gr_init()
306 nvkm_wr32(device, 0x4009A4, nvkm_rd32(device, 0x100200)); in nv20_gr_init()
307 nvkm_wr32(device, 0x4009A8, nvkm_rd32(device, 0x100204)); in nv20_gr_init()
309 nvkm_wr32(device, NV10_PGRAPH_RDI_DATA , nvkm_rd32(device, 0x100200)); in nv20_gr_init()
[all …]
/netbsd/sys/arch/arm/conf/
H A Dmajors.arm326 device-major mem char 0
8 device-major cons char 2
9 device-major ctty char 3
10 device-major physcon char 4 vt
11 device-major log char 5
12 device-major ptc char 6 pty
13 device-major pts char 7 pty
14 device-major lpt char 8 lpt
15 device-major qms char 9 qms
17 device-major kbd char 11 kbd
[all …]
/netbsd/sys/arch/ia64/conf/
H A Dmajors.ia646 device-major cons char 0
7 device-major ctty char 1
8 device-major mem char 2
11 device-major pts char 5 pty
12 device-major ptc char 6 pty
13 device-major log char 7
14 device-major com char 8 com
18 device-major pc char 12 pc
23 device-major ch char 17 ch
25 device-major ss char 19 ss
[all …]
/netbsd/sys/arch/i386/conf/
H A Dmajors.i3866 device-major cons char 0
7 device-major ctty char 1
8 device-major mem char 2
11 device-major pts char 5 pty
12 device-major ptc char 6 pty
13 device-major log char 7
14 device-major com char 8 com
18 device-major pc char 12 pc
23 device-major ch char 17 ch
25 device-major ss char 19 ss
[all …]
/netbsd/sys/arch/zaurus/conf/
H A Dmajors.zaurus6 device-major mem char 0
8 device-major cons char 2
9 device-major ctty char 3
10 device-major physcon char 4 vt
11 device-major log char 5
12 device-major ptc char 6 pty
13 device-major pts char 7 pty
14 device-major lpt char 8 lpt
15 device-major qms char 9 qms
17 device-major kbd char 11 kbd
[all …]
/netbsd/sys/arch/hpcarm/conf/
H A Dmajors.hpcarm6 device-major mem char 0
8 device-major cons char 2
9 device-major ctty char 3
10 device-major physcon char 4 vt
11 device-major log char 5
12 device-major ptc char 6 pty
13 device-major pts char 7 pty
14 device-major lpt char 8 lpt
15 device-major qms char 9 qms
17 device-major kbd char 11 kbd
[all …]
/netbsd/sys/arch/aarch64/conf/
H A Dmajors.aarch646 device-major mem char 0
8 device-major cons char 2
9 device-major ctty char 3
10 device-major physcon char 4 vt
11 device-major log char 5
12 device-major ptc char 6 pty
13 device-major pts char 7 pty
14 device-major lpt char 8 lpt
15 device-major qms char 9 qms
17 device-major kbd char 11 kbd
[all …]
/netbsd/sys/arch/epoc32/conf/
H A Dmajors.epoc326 device-major mem char 0
8 device-major cons char 2
9 device-major ctty char 3
10 device-major physcon char 4 vt
11 device-major log char 5
12 device-major ptc char 6 pty
13 device-major pts char 7 pty
14 device-major lpt char 8 lpt
15 device-major qms char 9 qms
17 device-major kbd char 11 kbd
[all …]
/netbsd/sys/arch/sparc/conf/
H A Dmajors.sparc8 device-major cons char 0
9 device-major kd char 1
10 device-major ctty char 2
11 device-major mem char 3
12 device-major ses char 4 ses
21 device-major log char 16
24 device-major ch char 19 ch
25 device-major pts char 20 pty
27 device-major fb char 22 fb
29 device-major filedesc char 24
[all …]
/netbsd/sys/arch/sparc64/conf/
H A Dmajors.sparc648 device-major cons char 0
10 device-major ctty char 2
11 device-major mem char 3
12 device-major ses char 4 ses
20 device-major log char 16
23 device-major ch char 19 ch
24 device-major pts char 20 pty
26 device-major fb char 22 fb
28 device-major filedesc char 24
51 device-major ss char 59 ss
[all …]
/netbsd/sys/arch/powerpc/conf/
H A Dmajors.powerpc6 device-major cons char 0
7 device-major ctty char 1
8 device-major mem char 2
9 device-major pts char 3 pty
10 device-major ptc char 4 pty
11 device-major log char 5
16 device-major tun char 11 tun
21 device-major ch char 16 ch
22 device-major ss char 17 ss
23 device-major uk char 18 uk
[all …]
/netbsd/sys/arch/amd64/conf/
H A Dmajors.amd646 device-major cons char 0
7 device-major ctty char 1
8 device-major mem char 2
11 device-major pts char 5 pty
12 device-major ptc char 6 pty
13 device-major log char 7
14 device-major com char 8 com
18 device-major pc char 12 pc
23 device-major ch char 17 ch
25 device-major ss char 19 ss
[all …]
/netbsd/sys/arch/alpha/conf/
H A Dmajors.alpha6 device-major cons char 0
7 device-major ctty char 1
8 device-major mem char 2
10 device-major pts char 4 pty
11 device-major ptc char 5 pty
12 device-major log char 6
13 device-major tun char 7 tun
16 device-major filedesc char 10
20 device-major ch char 14 ch
24 device-major prom char 23
[all …]
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
H A Dnouveau_nvkm_engine_fifo_nv04.c57 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv04_fifo_pause() local
75 nvkm_msec(device, 2000, in nv04_fifo_pause()
93 struct nvkm_device *device = fifo->base.engine.subdev.device; in nv04_fifo_start() local
115 struct nvkm_sw *sw = device->sw; in nv04_fifo_swmthd()
145 struct nvkm_device *device = subdev->device; in nv04_fifo_cache_error() local
159 if (device->card_type < NV_40) { in nv04_fifo_cache_error()
196 struct nvkm_device *device = subdev->device; in nv04_fifo_dma_pusher() local
207 if (device->card_type == NV_50) { in nv04_fifo_dma_pusher()
249 struct nvkm_device *device = subdev->device; in nv04_fifo_intr() local
281 if (device->card_type == NV_50) { in nv04_fifo_intr()
[all …]
/netbsd/sys/arch/evbmips/conf/
H A Dmajors.evbmips6 device-major cons char 0
7 device-major ctty char 1
8 device-major mem char 2
10 device-major pts char 4 pty
11 device-major ptc char 5 pty
12 device-major log char 6
13 device-major tun char 7 tun
16 device-major filedesc char 10
20 device-major ch char 14 ch
35 device-major ss char 32 ss
[all …]
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_vga.c34 if (device->card_type >= NV_50) in nvkm_rdport()
45 if (device->card_type < NV_40) in nvkm_rdport()
56 if (device->card_type >= NV_50) in nvkm_wrport()
67 if (device->card_type < NV_40) in nvkm_wrport()
137 if (device->card_type < NV_50) in nvkm_lockvgac()
141 if (device->chipset == 0x11) { in nvkm_lockvgac()
170 if (device->chipset == 0x11) { in nvkm_rdvgaowner()
197 if (device->chipset == 0x11) { in nvkm_wrvgaowner()
199 nvkm_rdvgac(device, 0, 0x1f); in nvkm_wrvgaowner()
200 nvkm_rdvgac(device, 1, 0x1f); in nvkm_wrvgaowner()
[all …]
/netbsd/sys/arch/vax/conf/
H A Dmajors.vax6 device-major cons char 0
7 device-major dz char 1 dz
8 device-major ctty char 2
9 device-major mem char 3
12 device-major vp char 6 vp
16 device-major va char 10 va
18 device-major dh char 12 dh
21 device-major lp char 15 lp
24 device-major ct char 18 ct
30 device-major dn char 24 dn
[all …]
/netbsd/sys/arch/evbppc/conf/
H A Dmajors.evbppc7 device-major cons char 0
8 device-major ctty char 1
9 device-major mem char 2
10 device-major pts char 3 pty
11 device-major ptc char 4 pty
12 device-major log char 5
16 device-major tun char 11 tun
21 device-major ch char 16 ch
22 device-major ss char 17 ss
23 device-major uk char 18 uk
[all …]
/netbsd/sys/arch/sgimips/conf/
H A Dmajors.sgimips6 device-major cons char 0
14 device-major scn char 8 scn
22 device-major mem char 20
23 device-major ctty char 21
24 device-major pts char 22 pty
26 device-major log char 24
28 device-major filedesc char 26
33 device-major uk char 31 uk
34 device-major ss char 32 ss
35 device-major ch char 33 ch
[all …]
/netbsd/sys/arch/or1k/conf/
H A Dmajors.or1k6 device-major mem char 0
8 device-major cons char 2
9 device-major ctty char 3
10 device-major physcon char 4 vt
11 device-major log char 5
12 device-major ptc char 6 pty
13 device-major pts char 7 pty
15 device-major rnd char 9 rnd
20 device-major tun char 14 tun
21 device-major filedesc char 15
[all …]
/netbsd/sys/arch/algor/conf/
H A Dmajors.algor6 device-major cons char 0
7 device-major ctty char 1
8 device-major mem char 2
10 device-major pts char 4 pty
11 device-major ptc char 5 pty
12 device-major log char 6
13 device-major tun char 7 tun
16 device-major filedesc char 10
20 device-major ch char 14 ch
32 device-major ss char 32 ss
[all …]
/netbsd/sys/arch/bebox/conf/
H A Dmajors.bebox6 device-major cons char 0
7 device-major ctty char 1
8 device-major mem char 2
11 device-major pts char 5 pty
12 device-major ptc char 6 pty
13 device-major log char 7
14 device-major com char 8 com
18 device-major pc char 12 pc
23 device-major ch char 17 ch
25 device-major ss char 19 ss
[all …]
/netbsd/sys/arch/cobalt/conf/
H A Dmajors.cobalt6 device-major cons char 0
16 device-major mem char 10
17 device-major ctty char 11
18 device-major pts char 12 pty
19 device-major ptc char 13 pty
20 device-major log char 14
21 device-major filedesc char 15
22 device-major rnd char 16 rnd
27 device-major ss char 21 ss
28 device-major ch char 22 ch
[all …]

12345678910>>...116