Query: pci_find_next_bus
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_FIND_NEXT_BUS(9) Hardware Interfaces PCI_FIND_NEXT_BUS(9)NAMEpci_find_next_bus - begin or continue searching for a PCI busSYNOPSISstruct pci_bus * pci_find_next_bus(const struct pci_bus * from);ARGUMENTSfrom Previous PCI bus found, or NULL for new search.DESCRIPTIONIterates through the list of known PCI buses. A new search is initiated by passing NULL as the from argument. Otherwise if from is not NULL, searches continue from next device on the global list.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_FIND_NEXT_BUS(9)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Best performance UNIX just for HOST Virtualization? |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |