#ifndef OSSDIP_H #define OSSDIP_H struct _dev_info_t { struct pci_dev *pcidev; }; #endif
Back to index OSS web site