2 * Definitions for Bothering a PCI device
3 * NetWatch system management mode administration console
5 * Copyright (c) 2008 Jacob Potter and Joshua Wise. All rights reserved.
6 * This program is free software; you can redistribute and/or modify it under
7 * the terms found in the file LICENSE in the root of this source tree.
18 extern int pci_bother_add(pci_dev_t *dev);
19 extern void pci_bother_all();
20 extern void pci_unbother_all();