Searched refs:remove_device (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/amd64/vmm/io/ |
| H A D | iommu.h | 57 iommu_remove_device_t remove_device; member
|
| H A D | iommu.c | 131 return ((*ops->remove_device)(domain, dev, rid)); in IOMMU_REMOVE_DEVICE()
|
| /freebsd/sys/dev/hptrr/ |
| H A D | himfuncs.h | 69 _HIM_INTERFACE(void, remove_device, (void *dev))
|
| /freebsd/sys/dev/hpt27xx/ |
| H A D | himfuncs.h | 68 _HIM_INTERFACE(void, remove_device, (void *dev))
|
| /freebsd/sys/dev/hptnr/ |
| H A D | himfuncs.h | 68 _HIM_INTERFACE(void, remove_device, (void *dev))
|
| /freebsd/tests/sys/cddl/zfs/tests/hotplug/ |
| H A D | hotplug.kshlib | 189 function remove_device function
|
| /freebsd/sys/amd64/vmm/intel/ |
| H A D | vtd.c | 777 .remove_device = vtd_remove_device,
|
| /freebsd/sys/amd64/vmm/amd/ |
| H A D | amdvi_hw.c | 1377 .remove_device = amdvi_remove_device,
|