Searched defs:bdev (Results 1 - 25 of 61) sorted by relevance

123

/netbsd-current/sys/arch/mmeye/mmeye/
H A Dautoconf.c88 device_t bdev, cdev; local
/netbsd-current/sys/arch/hp300/stand/uboot/
H A Duboot.c63 static int bdev, badapt, bctlr, bunit, bpart; variable
/netbsd-current/sys/arch/hp300/stand/common/
H A Dautoconf.c147 u_long bdev = 0; local
/netbsd-current/sys/arch/hppa/stand/common/
H A Ddev_hppa.c69 int bdev, badapt, bctlr, bunit, bpart; local
/netbsd-current/sys/arch/arm/arm32/
H A Dstubs.c131 const struct bdevsw *bdev; local
218 const struct bdevsw *bdev; local
/netbsd-current/sys/stand/efiboot/
H A Defiblock.h65 struct efi_block_dev *bdev; member in struct:efi_block_part
/netbsd-current/sys/arch/bebox/bebox/
H A Dautoconf.c173 device_t bdev, cdev; local
/netbsd-current/sys/arch/x68k/x68k/
H A Dautoconf.c168 scsi_find(dev_t bdev) argument
/netbsd-current/sys/arch/atari/stand/tostools/aptck/
H A Ddiskio.c96 int bdev; local
123 int bdev; local
/netbsd-current/sys/arch/atari/stand/tostools/libtos/
H A Ddiskio.c96 int bdev; local
123 int bdev; local
/netbsd-current/sys/arch/hppa/stand/boot/
H A Dboot.c181 int bdev, badapt, bctlr, bunit, bpart; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ttm.h51 struct ttm_bo_device bdev; member in struct:amdgpu_mman
/netbsd-current/sys/external/bsd/drm2/dist/include/drm/ttm/
H A Dttm_tt.h108 struct ttm_bo_device *bdev; member in struct:ttm_tt
H A Dttm_bo_api.h192 struct ttm_bo_device *bdev; member in struct:ttm_buffer_object
[all...]
/netbsd-current/sys/arch/atari/atari/
H A Dautoconf.c242 const struct bdevsw *bdev; local
/netbsd-current/sys/external/bsd/drm2/ttm/
H A Dttm_bo_vm.c78 struct ttm_bo_device *const bdev = bo->bdev; local
267 ttm_bo_mmap_object(struct ttm_bo_device *bdev, off_t offset, size_t size, argument
326 ttm_bo_uvm_lookup(struct ttm_bo_device *bdev, unsigned long startpage, unsigned long npages, struct ttm_buffer_object **bop) argument
[all...]
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dinit_main.c180 int bdev, ctlr, id; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_release.c437 struct ttm_bo_device *bdev; local
H A Dqxl_ttm.c46 static struct qxl_device *qxl_get_qdev(struct ttm_bo_device *bdev) argument
56 static int qxl_invalidate_caches(struct ttm_bo_device *bdev, uint32_t flags) argument
61 static int qxl_init_mem_type(struct ttm_bo_device *bdev, uint32_t type, argument
118 int qxl_ttm_io_mem_reserve(struct ttm_bo_device *bdev, argument
151 static void qxl_ttm_io_mem_free(struct ttm_bo_device *bdev, argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/ttm/
H A Dttm_bo_vm.c103 struct ttm_bo_device *bdev = bo->bdev; local
188 struct ttm_bo_device *bdev = bo->bdev; local
456 ttm_bo_vm_lookup(struct ttm_bo_device *bdev, unsigned long offset, unsigned long pages) argument
502 ttm_bo_mmap(struct file *filp, struct vm_area_struct *vma, struct ttm_bo_device *bdev) argument
[all...]
H A Dttm_tt.c55 struct ttm_bo_device *bdev = bo->bdev; local
[all...]
H A Dttm_bo_util.c141 int ttm_mem_io_reserve(struct ttm_bo_device *bdev, argument
165 void ttm_mem_io_free(struct ttm_bo_device *bdev, argument
211 ttm_mem_reg_ioremap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem, void **virtual) argument
261 ttm_mem_reg_iounmap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem, void *virtual) argument
417 struct ttm_bo_device *bdev = bo->bdev; local
812 struct ttm_bo_device *bdev = bo->bdev; local
873 struct ttm_bo_device *bdev = bo->bdev; local
[all...]
/netbsd-current/sys/arch/i386/i386/
H A Ddumpsys.c154 const struct bdevsw *bdev; local
516 const struct bdevsw *bdev; local
606 const struct bdevsw *bdev; local
639 const struct bdevsw *bdev; local
[all...]
/netbsd-current/sys/arch/virt68k/virt68k/
H A Dmachdep.c684 const struct bdevsw *bdev; local
/netbsd-current/sys/arch/cesfic/cesfic/
H A Dmachdep.c403 const struct bdevsw *bdev; local

Completed in 215 milliseconds

123