Searched refs:devhandle (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/stand/efi/boot1/
H A Dboot_module.h51 EFI_HANDLE devhandle; member in struct:dev_info
H A Dproto.c105 devinfo->devhandle = h;
H A Dboot1.c117 loaded_image->DeviceHandle = dev->devhandle;
/freebsd-13-stable/sys/dev/hptrr/
H A Dhimfuncs.h68 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK done, void *arg))
/freebsd-13-stable/sys/dev/hpt27xx/
H A Dhimfuncs.h67 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK done, void *arg))
/freebsd-13-stable/sys/dev/hptnr/
H A Dhimfuncs.h67 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK done, void *arg))
/freebsd-13-stable/usr.sbin/mpsutil/
H A Dmpsutil.h126 int mps_map_btdh(int fd, uint16_t *devhandle, uint16_t *bus,
H A Dmps_show.c77 char devhandle[5], ctrlhandle[5]; local
213 snprintf(devhandle, 5, "%04x", le16toh(phy0->AttachedDevHandle));
218 snprintf(devhandle, 5, " ");
223 i, ctrlhandle, devhandle, isdisabled, speed, minspeed,
H A Dmps_cmd.c262 mps_map_btdh(int fd, uint16_t *devhandle, uint16_t *bus, uint16_t *target) argument
269 map.DevHandle = *devhandle;
279 *devhandle = map.DevHandle;
/freebsd-13-stable/stand/efi/gptboot/
H A Dproto.c184 devinfo->devhandle = h;
/freebsd-13-stable/sys/compat/ndis/
H A Dsubr_ndis.c3161 NdisMRegisterDevice(handle, devname, symname, majorfuncs, devobj, devhandle)
3167 ndis_handle *devhandle;
3177 *devhandle = dobj;

Completed in 66 milliseconds