Searched refs:pci_ids (Results 1 – 4 of 4) sorted by relevance
43 static char *pci_ids = NULL; variable77 pci_ids[pci_ids_iter_pos] != '\n'; i++, pci_ids_iter_pos++) { in pci_ids_line_iter_get_line()78 line[i] = pci_ids[pci_ids_iter_pos]; in pci_ids_line_iter_get_line()268 if (pci_ids != NULL) { in pci_ids_free()269 free (pci_ids); in pci_ids_free()270 pci_ids = NULL; in pci_ids_free()299 pci_ids = malloc (pci_ids_len); in pci_ids_load()300 if (pci_ids == NULL) { in pci_ids_load()305 num_read = fread (pci_ids, sizeof (char), pci_ids_len, fp); in pci_ids_load()
131 ns8390.h osdep.h pci.c pci.h pci_ids.h pci_io.c pcnet32.c \
18 pci_ids.h pci_io.c stdint.h tftp.h timer.c timer.h \
160 file path=usr/share/src/grub/netboot/pci_ids.h