Home
last modified time | relevance | path

Searched defs:pci_driver (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpci.h339 struct pci_driver { struct
340 int type;
341 const char *name;
342 pci_probe_t probe;
343 struct pci_id *ids;
344 int id_count;
351 unsigned short class;