HomeSort by: relevance | last modified time | path
    Searched refs:bugs (Results 1 - 25 of 38) sorted by relevancy

1 2

  /src/usr.bin/indent/
README.md 15 many inconsistencies and bugs. Several of these bugs had been introduced by
  /src/sys/dev/pci/
ahc_pci.c 982 if ((ahc->bugs & AHC_CACHETHEN_DIS_BUG) != 0)
985 if ((ahc->bugs & AHC_CACHETHEN_BUG) != 0)
994 if ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0
1459 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG;
1462 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG;
1474 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG;
1477 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG;
1500 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG;
1545 ahc->bugs |= AHC_TMODE_WIDEODD_BUG;
1548 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG
    [all...]
ahd_pci.c 385 ahd->bugs &= ~AHD_PCIX_BUG_MASK;
400 ahd->bugs &= ~AHD_PCIX_BUG_MASK;
406 if ((ahd->bugs & AHD_PCIX_MMAPIO_BUG) == 0) {
1130 ahd->bugs |= AHD_SENT_SCB_UPDATE_BUG|AHD_ABORT_LQI_BUG
1155 ahd->bugs |= AHD_LQOOVERRUN_BUG|AHD_EARLY_REQ_BUG;
1161 ahd->bugs |= AHD_INTCOLLISION_BUG|AHD_ABORT_LQI_BUG;
  /src/sys/conf/
lint.mk 36 # Alas, bugs in the GCC C frontend prevent this from completely effective
  /src/sys/dev/microcode/aic7xxx/
aic79xx.seq 53 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) {
60 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) {
94 if ((ahd->bugs & AHD_FAINT_LED_BUG) != 0) {
266 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) {
392 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) {
405 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) {
416 if ((ahd->bugs & AHD_SENT_SCB_UPDATE_BUG) != 0) {
471 if ((ahd->bugs & AHD_NONPACKFIFO_BUG) != 0) {
495 if ((ahd->bugs & AHD_BUSFREEREV_BUG) != 0) {
533 if ((ahd->bugs & AHD_SENT_SCB_UPDATE_BUG) != 0)
    [all...]
aic79xx_seq.h 802 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0);
810 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) == 0);
842 return ((ahd->bugs & AHD_AUTOFLUSH_BUG) != 0);
882 return ((ahd->bugs & AHD_REG_SLOW_SETTLE_BUG) != 0);
890 return ((ahd->bugs & AHD_EARLY_REQ_BUG) != 0);
898 return ((ahd->bugs & AHD_BUSFREEREV_BUG) == 0);
914 return ((ahd->bugs & AHD_LQO_ATNO_BUG) != 0);
922 return ((ahd->bugs & AHD_BUSFREEREV_BUG) != 0);
930 return ((ahd->bugs & AHD_NONPACKFIFO_BUG) != 0);
938 return ((ahd->bugs & AHD_SENT_SCB_UPDATE_BUG) != 0)
    [all...]
aic7xxx.seq 790 if ((ahc->bugs & AHC_PCI_MWI_BUG) != 0 && ahc->pci_cachesize != 0) {
874 if ((ahc->bugs & AHC_PCI_MWI_BUG) != 0 && ahc->pci_cachesize != 0) {
949 if ((ahc->bugs & AHC_AUTOFLUSH_BUG) != 0) {
1024 if ((ahc->bugs & AHC_AUTOFLUSH_BUG) != 0) {
1094 if ((ahc->bugs & AHC_PCI_MWI_BUG) != 0
1149 if ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0) {
1162 if ((ahc->bugs & AHC_PCI_MWI_BUG) != 0
1235 if ((ahc->bugs & AHC_PCI_MWI_BUG) != 0
1307 if ((ahc->bugs & AHC_PCI_MWI_BUG) != 0
2219 } else if ((ahc->bugs & AHC_SCBCHAN_UPLOAD_BUG) != 0)
    [all...]
  /src/
README.md 35 - Send bugs and patches [via web form](https://www.NetBSD.org/cgi-bin/sendpr.cgi?gndb=netbsd).
  /src/sys/dev/cardbus/
ahc_cardbus.c 174 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG;
176 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG;
  /src/usr.bin/make/unit-tests/
compat-error.mk 12 # Historic bugs
16 # Bugs
recursive.mk 32 # When the variable is only parsed but not evaluated, bugs in nested
parse.mk 23 # https://bugs.freebsd.org/265119
cond-short.mk 220 # value, thus hiding bugs in the makefile.
252 # value, thus hiding bugs in the makefile.
varmod-match.mk 14 # 7. Historical bugs
374 # 7. Historical bugs
  /src/sys/external/isc/libsodium/dist/m4/
ltsugar.m4 22 # versions in m4sugar had bugs.
  /src/lib/librumpuser/build-aux/
compile 28 # bugs to <bug-automake@gnu.org> or send patches to
250 Report bugs to <bug-automake@gnu.org>.
depcomp 49 Report bugs to <bug-automake@gnu.org>.
  /src/sys/dev/eisa/
ahc_eisa.c 142 ahc->bugs = AHC_TMODE_WIDEODD_BUG;
  /src/sys/external/isc/libsodium/dist/build-aux/
compile 28 # bugs to <bug-automake@gnu.org> or send patches to
250 Report bugs to <bug-automake@gnu.org>.
depcomp 49 Report bugs to <bug-automake@gnu.org>.
  /src/sys/external/isc/libsodium/dist/
compile 28 # bugs to <bug-automake@gnu.org> or send patches to
250 Report bugs to <bug-automake@gnu.org>.
depcomp 49 Report bugs to <bug-automake@gnu.org>.
  /src/sys/external/bsd/acpica/dist/tools/acpisrc/
asremove.c 420 Also, it appears to have one or more bugs in it. It can incorrectly remove
  /src/sys/arch/i386/isa/
ahc_isa.c 407 ahc->bugs |= AHC_TMODE_WIDEODD_BUG;
  /src/sys/dev/ic/
aic79xx.c 291 if ((ahd->bugs & AHD_PKTIZED_STATUS_BUG) != 0) {
885 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) {
1102 if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0) {
1564 if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0) {
1725 && (ahd->bugs & AHD_BUSFREEREV_BUG) != 0)
1766 && (ahd->bugs & AHD_NLQICRC_DELAYED_BUG) != 0) {
2020 if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0)
2610 if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0) {
2863 if ((ahd->bugs & AHD_PACED_NEGTABLE_BUG) != 0)
3193 if ((ahd->bugs & AHD_PACED_NEGTABLE_BUG) != 0)
    [all...]

Completed in 29 milliseconds

1 2