Searched refs:efiioctl (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/sys/arch/armv7/stand/efiboot/
H A Defidev.h36 int efiioctl(struct open_file *, u_long, void *);
H A Dconf.c62 { "sd", efistrategy, efiopen, eficlose, efiioctl },
H A Defidev.c555 efiioctl(struct open_file *f, u_long cmd, void *data) function
/openbsd-current/sys/arch/riscv64/stand/efiboot/
H A Defidev.h36 int efiioctl(struct open_file *, u_long, void *);
H A Dconf.c66 { "sd", efistrategy, efiopen, eficlose, efiioctl },
H A Defidev.c555 efiioctl(struct open_file *f, u_long cmd, void *data) function
/openbsd-current/sys/arch/amd64/stand/efiboot/
H A Defidev.h37 int efiioctl(struct open_file *, u_long, void *);
H A Dconf.c86 { "EFI", efistrategy, efiopen, eficlose, efiioctl },
H A Defidev.c729 efiioctl(struct open_file *f, u_long cmd, void *data) function
/openbsd-current/sys/arch/arm64/stand/efiboot/
H A Defidev.h36 int efiioctl(struct open_file *, u_long, void *);
H A Dconf.c72 { "sd", efistrategy, efiopen, eficlose, efiioctl },
H A Defidev.c555 efiioctl(struct open_file *f, u_long cmd, void *data) function
/openbsd-current/sys/dev/efi/
H A Defi.c49 efiioctl(dev_t dev, u_long cmd, caddr_t data, int flag, struct proc *p) function

Completed in 191 milliseconds