Searched refs:devhandle (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/usr.sbin/mpsutil/ |
| H A D | mps_show.c | 70 char devhandle[5], ctrlhandle[5]; in show_adapter() local 178 snprintf(devhandle, 5, "%04x", phy0->AttachedDevHandle); in show_adapter() 183 snprintf(devhandle, 5, " "); in show_adapter() 188 i, ctrlhandle, devhandle, isdisabled, speed, minspeed, in show_adapter()
|
| H A D | mps_cmd.c | 263 mps_map_btdh(int fd, uint16_t *devhandle, uint16_t *bus, uint16_t *target) in mps_map_btdh() argument 270 map.DevHandle = *devhandle; in mps_map_btdh() 280 *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-12.1/stand/efi/boot1/ |
| H A D | boot_module.h | 51 EFI_HANDLE *devhandle; member
|
| H A D | boot1.c | 260 loaded_image->DeviceHandle = dev->devhandle; in try_boot() 350 devinfo->devhandle = h; in probe_handle()
|
| /freebsd-12.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-12.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-12.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-12.1/sys/compat/ndis/ |
| H A D | subr_ndis.c | 3164 NdisMRegisterDevice(handle, devname, symname, majorfuncs, devobj, devhandle) in NdisMRegisterDevice() argument 3170 ndis_handle *devhandle; 3180 *devhandle = dobj;
|