Home
last modified time | relevance | path

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

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