Searched defs:pci_devfunc (Results 1 – 1 of 1) sorted by relevance
95 struct pci_devfunc { struct96 struct pci_devfunc *next; argument97 dev_info_t *dip;98 uchar_t dev;99 uchar_t func;100 boolean_t reprogram; /* this device needs to be reprogrammed */