Searched defs:nhandles (Results 1 – 8 of 8) sorted by relevance
/freebsd/stand/efi/libefi/ |
H A D | efi_driver_utils.c | 41 UINTN nhandles, i, hsize; in connect_controllers() local
|
H A D | eficom.c | 93 efi_serial_init(EFI_HANDLE **handlep, int *nhandles) in efi_serial_init() 165 int index, nhandles; in efi_serial_get_handle() local
|
H A D | devpath.c | 747 efi_devpath_to_handle(EFI_DEVICE_PATH *path, EFI_HANDLE *handles, unsigned nhandles) in efi_devpath_to_handle()
|
/freebsd/stand/efi/gptboot/ |
H A D | proto.c | 200 probe_handles(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath) in probe_handles() 222 choice_protocol(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath) in choice_protocol()
|
/freebsd/sys/dev/qlxgbe/ |
H A D | ql_isr.c | 355 uint32_t dcount, uint16_t *handle, uint16_t *nhandles) in qla_rcv_cont_sds() 472 uint16_t nhandles; in ql_rcv_isr() local
|
/freebsd/stand/efi/boot1/ |
H A D | proto.c | 154 choice_protocol(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath) in choice_protocol()
|
H A D | boot1.c | 178 UINTN i, hsize, nhandles; in efi_main() local
|
/freebsd/stand/efi/loader/ |
H A D | framebuffer.c | 569 UINTN nhandles, i, hsize; in efi_find_framebuffer() local
|