Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/libefi/
H A Defipart.c60 static int efipart_ioctl(struct open_file *, unsigned long, void *);
81 .dv_ioctl = efipart_ioctl,
93 .dv_ioctl = efipart_ioctl,
105 .dv_ioctl = efipart_ioctl,
941 efipart_ioctl(struct open_file *f, unsigned long cmd, void *data) in efipart_ioctl() function