Searched refs:devhandle (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/usr.sbin/mpsutil/ |
| H A D | mps_show.c | 77 char devhandle[8], ctrlhandle[8]; in show_adapter() local 213 snprintf(devhandle, sizeof(devhandle), "%04x", in show_adapter() 219 snprintf(devhandle, sizeof(devhandle), " "); in show_adapter() 224 i, ctrlhandle, devhandle, isdisabled, speed, minspeed, in show_adapter()
|
| H A D | mps_cmd.c | 262 mps_map_btdh(int fd, uint16_t *devhandle, uint16_t *bus, uint16_t *target) in mps_map_btdh() argument 269 map.DevHandle = *devhandle; in mps_map_btdh() 279 *devhandle = map.DevHandle; in mps_map_btdh()
|
| H A D | mpsutil.h | 126 int mps_map_btdh(int fd, uint16_t *devhandle, uint16_t *bus,
|
| /freebsd-13.1/stand/efi/boot1/ |
| H A D | boot_module.h | 51 EFI_HANDLE devhandle; member
|
| H A D | proto.c | 105 devinfo->devhandle = h; in probe_handle()
|
| H A D | boot1.c | 117 loaded_image->DeviceHandle = dev->devhandle; in try_boot()
|
| /freebsd-13.1/sys/dev/hptrr/ |
| H A D | himfuncs.h | 68 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK d…
|
| /freebsd-13.1/sys/dev/hptnr/ |
| H A D | himfuncs.h | 67 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK d…
|
| /freebsd-13.1/sys/dev/hpt27xx/ |
| H A D | himfuncs.h | 67 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK d…
|
| /freebsd-13.1/stand/efi/gptboot/ |
| H A D | proto.c | 184 devinfo->devhandle = h; in probe_handle()
|
| /freebsd-13.1/sys/compat/ndis/ |
| H A D | subr_ndis.c | 3161 NdisMRegisterDevice(handle, devname, symname, majorfuncs, devobj, devhandle) in NdisMRegisterDevice() argument 3167 ndis_handle *devhandle; 3177 *devhandle = dobj;
|