OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_DISABLE
(Results
1 - 3
of
3
) sorted by null
/external/ltp/testcases/kernel/device-drivers/pci/tpci_kernel/
tpci.h
25
PCI_DISABLE
= 0,
ltp_tpci.c
146
static int
pci_disable
(void)
function
588
case
PCI_DISABLE
:
589
rc =
pci_disable
();
/external/ltp/testcases/kernel/device-drivers/pci/tpci_user/
tpci.c
67
if (i ==
PCI_DISABLE
)
Completed in 263 milliseconds