Home
last modified time | relevance | path

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

/lk-master/dev/bus/pci/
A Ddebug.cpp41 if (ret != _PCI_SUCCESSFUL) goto error; in pci_list()
44 if (ret != _PCI_SUCCESSFUL) goto error; in pci_list()
47 if (ret != _PCI_SUCCESSFUL) goto error; in pci_list()
50 if (ret != _PCI_SUCCESSFUL) goto error; in pci_list()
53 if (ret != _PCI_SUCCESSFUL) goto error; in pci_list()
56 if (ret != _PCI_SUCCESSFUL) goto error; in pci_list()
113 if (ret != _PCI_SUCCESSFUL) goto error; in pci_config()
139 if (ret != _PCI_SUCCESSFUL) goto error; in pci_config()
148 if (ret != _PCI_SUCCESSFUL) goto error; in pci_config()
157 if (ret != _PCI_SUCCESSFUL) goto error; in pci_config()
[all …]
/lk-master/dev/bus/pci/include/dev/bus/
A Dpci.h19 #define _PCI_SUCCESSFUL 0x00 macro
/lk-master/platform/pc/
A Dide.c228 if (err != _PCI_SUCCESSFUL) { in ide_init()
240 if (err != _PCI_SUCCESSFUL) { in ide_init()
/lk-master/dev/net/pcnet/
A Dpcnet.c139 …ci_find_pci_device(&loc, config->device_id, config->vendor_id, config->index) != _PCI_SUCCESSFUL) { in pcnet_init()

Completed in 6 milliseconds