HomeSort by: relevance | last modified time | path
    Searched defs:entry_space (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/
efi.c 272 const size_t entry_space = PAGE_SIZE - local in function:efi_ioctl_get_esrt
274 if (tab->FwResourceCount > entry_space/sizeof(tab->Entries[0]))
efi.c 272 const size_t entry_space = PAGE_SIZE - local in function:efi_ioctl_get_esrt
274 if (tab->FwResourceCount > entry_space/sizeof(tab->Entries[0]))
efi.c 272 const size_t entry_space = PAGE_SIZE - local in function:efi_ioctl_get_esrt
274 if (tab->FwResourceCount > entry_space/sizeof(tab->Entries[0]))

Completed in 33 milliseconds