OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AHC_PCI_2_1_RETRY_BUG
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/cardbus/
ahc_cardbus.c
176
ahc->bugs |=
AHC_PCI_2_1_RETRY_BUG
;
/src/sys/dev/pci/
ahc_pci.c
994
if ((ahc->bugs &
AHC_PCI_2_1_RETRY_BUG
) != 0
1462
ahc->bugs |=
AHC_PCI_2_1_RETRY_BUG
;
1477
ahc->bugs |=
AHC_PCI_2_1_RETRY_BUG
;
1548
ahc->bugs |=
AHC_PCI_2_1_RETRY_BUG
;
1648
ahc->bugs |= AHC_TMODE_WIDEODD_BUG|
AHC_PCI_2_1_RETRY_BUG
/src/sys/dev/ic/
aic7xxxvar.h
390
AHC_PCI_2_1_RETRY_BUG
= 0x10,
/src/sys/dev/microcode/aic7xxx/
aic7xxx.seq
1149
if ((ahc->bugs &
AHC_PCI_2_1_RETRY_BUG
) != 0) {
2250
if ((ahc->bugs &
AHC_PCI_2_1_RETRY_BUG
) != 0) {
aic7xxx_seq.h
946
return ((ahc->bugs &
AHC_PCI_2_1_RETRY_BUG
) != 0);
Completed in 18 milliseconds
Indexes created Sat Nov 08 00:09:40 GMT 2025