Searched defs:ppci (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci/ |
H A D | nouveau_nvkm_subdev_pci_gf106.c | 51 gf106_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in gf106_pci_new()
|
H A D | nouveau_nvkm_subdev_pci_nv4c.c | 39 nv4c_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in nv4c_pci_new()
|
H A D | nouveau_nvkm_subdev_pci_g94.c | 51 g94_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in g94_pci_new()
|
H A D | nouveau_nvkm_subdev_pci_g92.c | 59 g92_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in g92_pci_new()
|
H A D | nouveau_nvkm_subdev_pci_gp100.c | 46 gp100_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in gp100_pci_new()
|
H A D | nouveau_nvkm_subdev_pci_nv46.c | 53 nv46_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in nv46_pci_new()
|
H A D | nouveau_nvkm_subdev_pci_nv04.c | 60 nv04_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in nv04_pci_new()
|
H A D | nouveau_nvkm_subdev_pci_nv40.c | 67 nv40_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in nv40_pci_new()
|
H A D | nouveau_nvkm_subdev_pci_gf100.c | 104 gf100_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in gf100_pci_new()
|
H A D | nouveau_nvkm_subdev_pci_g84.c | 158 g84_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in g84_pci_new()
|
H A D | nouveau_nvkm_subdev_pci_gk104.c | 230 gk104_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) in gk104_pci_new()
|
H A D | nouveau_nvkm_subdev_pci_base.c | 254 int index, struct nvkm_pci **ppci) in nvkm_pci_new_()
|
/netbsd-src/sys/arch/prep/stand/boot/ |
H A D | pci.c | 85 volatile u_char *ppci; in enablePCI() local 139 volatile u_int8_t *ppci; in unlockVideo() local
|
/netbsd-src/sys/arch/bebox/stand/boot/ |
H A D | pci.c | 83 volatile u_char *ppci; in enablePCI() local
|