Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/mpsutil/
H A Dmps_show.c77 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 Dmps_cmd.c262 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 Dmpsutil.h126 int mps_map_btdh(int fd, uint16_t *devhandle, uint16_t *bus,
/freebsd-13.1/stand/efi/boot1/
H A Dboot_module.h51 EFI_HANDLE devhandle; member
H A Dproto.c105 devinfo->devhandle = h; in probe_handle()
H A Dboot1.c117 loaded_image->DeviceHandle = dev->devhandle; in try_boot()
/freebsd-13.1/sys/dev/hptrr/
H A Dhimfuncs.h68 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK d…
/freebsd-13.1/sys/dev/hptnr/
H A Dhimfuncs.h67 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK d…
/freebsd-13.1/sys/dev/hpt27xx/
H A Dhimfuncs.h67 _HIM_INTERFACE(HPT_BOOL, probe_device, (void *adapter, int index, void *devhandle, PROBE_CALLBACK d…
/freebsd-13.1/stand/efi/gptboot/
H A Dproto.c184 devinfo->devhandle = h; in probe_handle()
/freebsd-13.1/sys/compat/ndis/
H A Dsubr_ndis.c3161 NdisMRegisterDevice(handle, devname, symname, majorfuncs, devobj, devhandle) in NdisMRegisterDevice() argument
3167 ndis_handle *devhandle;
3177 *devhandle = dobj;