OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_CAPLIST_CAP
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/x86/pci/
pci_addr_fixup.c
367
if (
PCI_CAPLIST_CAP
(rval) == PCI_CAP_AGP)
/src/sys/arch/macppc/macppc/
pic_u3_ht.c
338
if (
PCI_CAPLIST_CAP
(cr) != 0x08)
/src/sys/dev/pci/
pci_subr.c
2765
if (capid ==
PCI_CAPLIST_CAP
(rval)) {
2797
printf(" type: 0x%02x (",
PCI_CAPLIST_CAP
(rval));
2798
foundcap =
PCI_CAPLIST_CAP
(rval);
2824
if ((
PCI_CAPLIST_CAP
(rval) == i)
pci.c
562
if (
PCI_CAPLIST_CAP
(reg) == capid) {
pcireg.h
568
#define
PCI_CAPLIST_CAP
(cr) ((cr) & 0xff)
/src/sys/dev/cardbus/
cardbus.c
899
if (
PCI_CAPLIST_CAP
(reg) == capid) {
/src/sys/dev/pci/cxgb/
cxgb_main.c
867
if (
PCI_CAPLIST_CAP
(temp) == cap)
Completed in 23 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025