Home
last modified time | relevance | path

Searched refs:PCI_UNKNOWN (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dpci_of_scan.c211 dev->current_state = PCI_UNKNOWN; /* unknown power state */ in of_create_pci_dev()
/linux/arch/sparc/kernel/
H A Dpci.c354 dev->current_state = PCI_UNKNOWN; /* unknown power state */ in of_create_pci_dev()
/linux/include/linux/
H A Dpci.h192 #define PCI_UNKNOWN ((pci_power_t __force) 5) macro
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c18247 pdev->current_state != PCI_UNKNOWN) { in tg3_shutdown()