OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_device
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gnu-efi/gnu-efi-3.0/apps/
route80h.c
52
static int
is_device
(EFI_PCI_IO *pciio, uint16_t vendor_id, uint16_t device_id)
function
90
if (!
is_device
(*pciio, vendor_id, device_id)) {
/external/e2fsprogs/misc/
mke2fs.c
1478
int show_version_only = 0,
is_device
= 0;
local
[
all
...]
Completed in 70 milliseconds