Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dpci.h117 void *sysdata; /* hook for sys-specific extension */ member
234 void *sysdata; /* hook for sys-specific extension */ member
417 static inline struct pci_bus *pci_scan_bus(int bus, struct pci_ops *ops, void *sysdata) in pci_scan_bus()