Searched refs:deptn (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/arch/amd64/stand/efiboot/
H A Defiboot.c258 efi_device_path_ncmp(EFI_DEVICE_PATH *dpa, EFI_DEVICE_PATH *dpb, int deptn) argument
262 for (i = 0; i < deptn; i++) {
/openbsd-current/sys/arch/arm64/stand/efiboot/
H A Defiboot.c370 efi_device_path_ncmp(EFI_DEVICE_PATH *dpa, EFI_DEVICE_PATH *dpb, int deptn) argument
374 for (i = 0; i < deptn; i++) {
/openbsd-current/sys/arch/armv7/stand/efiboot/
H A Defiboot.c354 efi_device_path_ncmp(EFI_DEVICE_PATH *dpa, EFI_DEVICE_PATH *dpb, int deptn) argument
358 for (i = 0; i < deptn; i++) {
/openbsd-current/sys/arch/riscv64/stand/efiboot/
H A Defiboot.c333 efi_device_path_ncmp(EFI_DEVICE_PATH *dpa, EFI_DEVICE_PATH *dpb, int deptn) argument
337 for (i = 0; i < deptn; i++) {

Completed in 91 milliseconds