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

/freebsd-11-stable/stand/efi/boot1/
H A Dboot_module.h51 EFI_HANDLE *devhandle; member in struct:dev_info
H A Dboot1.c245 loaded_image->DeviceHandle = dev->devhandle;
335 devinfo->devhandle = h;
/freebsd-11-stable/sys/dev/hptrr/
H A Dhimfuncs.h66 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK done, void *arg))
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dhimfuncs.h65 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK done, void *arg))
/freebsd-11-stable/sys/dev/hptnr/
H A Dhimfuncs.h65 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK done, void *arg))
/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmps_show.c71 char devhandle[5], ctrlhandle[5]; local
179 snprintf(devhandle, 5, "%04x", phy0->AttachedDevHandle);
184 snprintf(devhandle, 5, " ");
189 i, ctrlhandle, devhandle, isdisabled, speed, minspeed,
H A Dmpsutil.h123 int mps_map_btdh(int fd, uint16_t *devhandle, uint16_t *bus,
H A Dmps_cmd.c264 mps_map_btdh(int fd, uint16_t *devhandle, uint16_t *bus, uint16_t *target) argument
271 map.DevHandle = *devhandle;
281 *devhandle = map.DevHandle;
/freebsd-11-stable/sys/compat/ndis/
H A Dsubr_ndis.c3162 NdisMRegisterDevice(handle, devname, symname, majorfuncs, devobj, devhandle)
3168 ndis_handle *devhandle;
3178 *devhandle = dobj;

Completed in 138 milliseconds