Searched refs:DKIOCSETEFI (Results 1 – 2 of 2) sorted by relevance
508 case DKIOCSETEFI: in efi_ioctl()967 if (efi_ioctl(fd, DKIOCSETEFI, &dk_ioc) == -1) { in write_pmbr()1464 if (efi_ioctl(fd, DKIOCSETEFI, &dk_ioc) == -1) { in efi_write()1488 if (efi_ioctl(fd, DKIOCSETEFI, &dk_ioc) == -1) { in efi_write()1517 if (efi_ioctl(fd, DKIOCSETEFI, &dk_ioc) == -1) { in efi_write()
346 #define DKIOCSETEFI (DKIOC|17) /* Set EFI info */ macro