Scroll to navigation

PCI_PROBE_RESET_BUS(9) Hardware Interfaces PCI_PROBE_RESET_BUS(9)

NAME

pci_probe_reset_bus - probe whether a PCI bus can be reset

SYNOPSIS

int pci_probe_reset_bus(struct pci_bus * bus);

ARGUMENTS

bus

PCI bus to probe

DESCRIPTION

Return 0 if bus can be reset, negative if a bus reset is not supported.

COPYRIGHT

March 2017 Kernel Hackers Manual 4.10