Searched refs:did (Results 1 - 5 of 5) sorted by relevance

/seL4-refos-master/projects/util_libs/libpci/src/
H A Dhelper.c260 char* libpci_deviceID_str(int vid, int did) { argument
261 if (vid == 0x0357 && did == 0x000a) return "tttech_mc322";
262 if (vid == 0x0675 && did == 0x1702) return "dynalink_is64ph";
263 if (vid == 0x0871 && did == 0xffa1) return "berkom_a1t";
264 if (vid == 0x0871 && did == 0xffa2) return "berkom_t_concept";
265 if (vid == 0x0871 && did == 0xffa4) return "berkom_a4t";
266 if (vid == 0x0871 && did == 0xffa8) return "berkom_scitel_quadro";
267 if (vid == 0x0e11 && did == 0x0508) return "compaq_tokenring";
268 if (vid == 0x0e11 && did == 0xa0fc) return "compaq_tachyon";
269 if (vid == 0x0e11 && did
[all...]
/seL4-refos-master/kernel/manual/parts/
H A Dcspace.tex527 larger than the number of bits remaining or the CNode's guard did not
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex64 the caverns before you and did not return. Eventually you can resist
68 through the first time. And who was to say that all of those who did
3105 \nd {\it Andries Brouwer\/} did a major re-write, transforming {\it Hack\/}
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex64 the caverns before you and did not return. Eventually you can resist
68 through the first time. And who was to say that all of those who did
3105 \nd {\it Andries Brouwer\/} did a major re-write, transforming {\it Hack\/}
/seL4-refos-master/projects/util_libs/libpci/include/pci/
H A Dhelper.h3833 char* libpci_deviceID_str(int vid, int did);

Completed in 107 milliseconds