Lines Matching refs:names

144 	  non-ASCII characters in their names -- such characters are allowed,
146 in German company names, but not the "registered trade mark" sign).
279 * The list of capability names available to setpci was updated.
327 names are printed.
479 * Device names exported by BIOS are displayed on Linux.
481 * On Linux systems, HWDB is used to look up device names
659 containing names with domains, which occur on sparc64 and
716 * The library and lspci now know about physical slot names. So far,
726 * `setpci --dumpregs' prints a table of all known names of
845 * Access methods now also have sensible names and help texts and it
879 * lib/names.c: Fix displaying of errors reported by zlib.
988 * lib/names.c (pci_open): When calling gzopen(), use "rb" file mode
1086 Added transparent decompression to lib/names.c, modified update-pciids.sh
1162 * lib/names.c (pci_lookup_name): Introduced PCI_LOOKUP_MIXED and
1165 * lib/names.c (pci_lookup_name): If PCI_LOOKUP_NO_NUMBERS is given,
1168 * lib/names.c (pci_lookup_name): When class is identified and
1287 * lib/names.c: Rewritten the name database module almost from scratch.
1783 * lib/names.c (parse_name_list): End-of-line comments are no longer
1784 supported. Hashes are now perfectly valid in all names and they start
1809 * lib/names.c (pci_lookup_name): When printing unknown subsystem vendor
1854 * lib/names.c (pci_lookup_name): Fixed the cheat.
1866 * lib/names.c (pci_lookup_name): Added a cheat for case that subsystem ID's
1969 * lib/names.c (pci_lookup_name): Fixed printing of unknown subsystem ID's.
2001 * lspci.c: Resolve prog-if names.
2003 * lib/names.c: Adapted to new pci.ids syntax.
2124 * lib/names.c (pci_lookup_name): When device ID lookup
2290 * filter.c, names.c: Moved to library.
2365 * names.c: New name resolution engine supporting subsystem IDs.
2383 * names.c (parse_name_list): Killed an unused variable.
2411 * filter.c, names.c: Extraneous #include <linux/pci.h> removed.