Searched defs:hout (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/efi/libefi/
H A Defipart.c84 EFI_HANDLE *hin, *hout, *aliases, handle; local
106 hout = hin + nin;
107 aliases = hout + nin;
158 hout[nout] = handle;
161 hout[nout] = hin[n];
170 err = efi_register_handles(&efipart_dev, hout, aliases, nout);

Completed in 44 milliseconds