Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/
H A Defi.c72 static dev_type_ioctl(efi_ioctl);
77 .d_ioctl = efi_ioctl,
481 efi_ioctl(dev_t dev, u_long cmd, void *data, int flags, struct lwp *l) in efi_ioctl() function