Searched refs:devhandle (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/usr.sbin/mpsutil/ |
| H A D | mps_show.c | 74 char devhandle[8], ctrlhandle[8]; in show_adapter() local 210 snprintf(devhandle, sizeof(devhandle), "%04x", in show_adapter() 216 snprintf(devhandle, sizeof(devhandle), " "); in show_adapter() 221 i, ctrlhandle, devhandle, isdisabled, speed, minspeed, in show_adapter()
|
| H A D | mpsutil.h | 124 int mps_map_btdh(int fd, uint16_t *devhandle, uint16_t *bus,
|
| H A D | mps_cmd.c | 260 mps_map_btdh(int fd, uint16_t *devhandle, uint16_t *bus, uint16_t *target) in mps_map_btdh() argument 267 map.DevHandle = *devhandle; in mps_map_btdh() 277 *devhandle = map.DevHandle; in mps_map_btdh()
|
| /freebsd-14.2/stand/efi/boot1/ |
| H A D | boot_module.h | 49 EFI_HANDLE devhandle; member
|
| H A D | proto.c | 102 devinfo->devhandle = h; in probe_handle()
|
| H A D | boot1.c | 134 loaded_image->DeviceHandle = dev->devhandle; in try_boot()
|
| /freebsd-14.2/sys/dev/hptrr/ |
| H A D | himfuncs.h | 66 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK d…
|
| /freebsd-14.2/sys/dev/hpt27xx/ |
| H A D | himfuncs.h | 65 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK d…
|
| /freebsd-14.2/sys/dev/hptnr/ |
| H A D | himfuncs.h | 65 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK d…
|
| /freebsd-14.2/stand/efi/gptboot/ |
| H A D | proto.c | 181 devinfo->devhandle = h; in probe_handle()
|