Home
last modified time | relevance | path

Searched refs:bugs (Results 1 – 25 of 34) sorted by relevance

12

/drivers/scsi/aic7xxx/
Daic7xxx_pci.c834 if ((ahc->bugs & AHC_CACHETHEN_DIS_BUG) != 0) in ahc_pci_config()
837 if ((ahc->bugs & AHC_CACHETHEN_BUG) != 0) in ahc_pci_config()
847 if ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0 in ahc_pci_config()
2053 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic785X_setup()
2056 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic785X_setup()
2071 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic7860_setup()
2074 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic7860_setup()
2098 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic7870_setup()
2176 ahc->bugs |= AHC_TMODE_WIDEODD_BUG; in ahc_aic7880_setup()
2179 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic7880_setup()
[all …]
Daic79xx_seq.h_shipped843 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) != 0);
851 return ((ahd->bugs & AHD_PKT_BITBUCKET_BUG) == 0);
875 return ((ahd->bugs & AHD_AUTOFLUSH_BUG) != 0);
915 return ((ahd->bugs & AHD_REG_SLOW_SETTLE_BUG) != 0);
931 return ((ahd->bugs & AHD_EARLY_REQ_BUG) != 0);
939 return ((ahd->bugs & AHD_BUSFREEREV_BUG) == 0);
963 return ((ahd->bugs & AHD_LQO_ATNO_BUG) != 0);
971 return ((ahd->bugs & AHD_BUSFREEREV_BUG) != 0);
979 return ((ahd->bugs & AHD_NONPACKFIFO_BUG) != 0);
987 return ((ahd->bugs & AHD_SENT_SCB_UPDATE_BUG) != 0);
[all …]
Daic79xx_pci.c313 ahd->bugs &= ~AHD_PCIX_BUG_MASK; in ahd_pci_config()
945 ahd->bugs |= AHD_SENT_SCB_UPDATE_BUG|AHD_ABORT_LQI_BUG in ahd_aic790X_setup()
972 ahd->bugs |= AHD_LQOOVERRUN_BUG|AHD_EARLY_REQ_BUG; in ahd_aic790X_setup()
982 ahd->bugs |= AHD_INTCOLLISION_BUG|AHD_ABORT_LQI_BUG; in ahd_aic790X_setup()
Daic79xx.seq51 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) {
58 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) {
124 if ((ahd->bugs & AHD_FAINT_LED_BUG) != 0) {
298 if ((ahd->bugs & AHD_PKT_LUN_BUG) != 0) {
520 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) {
528 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) {
539 if ((ahd->bugs & AHD_SENT_SCB_UPDATE_BUG) != 0) {
594 if ((ahd->bugs & AHD_NONPACKFIFO_BUG) != 0) {
618 if ((ahd->bugs & AHD_FAINT_LED_BUG) != 0) {
633 if ((ahd->bugs & AHD_BUSFREEREV_BUG) != 0) {
[all …]
Daic79xx_core.c761 if ((ahd->bugs & AHD_PCIX_SCBRAM_RD_BUG) != 0) in ahd_inb_scbram()
985 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) { in ahd_intr()
1048 if ((ahd->bugs & AHD_PKTIZED_STATUS_BUG) != 0) { in ahd_currently_packetized()
1780 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) { in ahd_handle_seqint()
1975 if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0) { in ahd_handle_seqint()
2454 if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0) in ahd_handle_scsiint()
2631 && (ahd->bugs & AHD_BUSFREEREV_BUG) != 0) in ahd_handle_scsiint()
2672 && (ahd->bugs & AHD_NLQICRC_DELAYED_BUG) != 0) { in ahd_handle_transmission_error()
2922 if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0) in ahd_handle_pkt_busfree()
3546 if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0) { in ahd_clear_intstat()
[all …]
Daic7xxx.seq787 if ((ahc->bugs & AHC_PCI_MWI_BUG) != 0 && ahc->pci_cachesize != 0) {
871 if ((ahc->bugs & AHC_PCI_MWI_BUG) != 0 && ahc->pci_cachesize != 0) {
943 if ((ahc->bugs & AHC_AUTOFLUSH_BUG) != 0) {
1016 if ((ahc->bugs & AHC_AUTOFLUSH_BUG) != 0) {
1094 if ((ahc->bugs & AHC_PCI_MWI_BUG) != 0
1101 if ((ahc->bugs & AHC_TMODE_WIDEODD_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
1304 if ((ahc->bugs & AHC_PCI_MWI_BUG) != 0
[all …]
Daic7770.c381 ahc->bugs |= AHC_TMODE_WIDEODD_BUG; in ahc_aic7770_setup()
Daic79xx_osm_pci.c266 if ((ahd->bugs & AHD_PCIX_MMAPIO_BUG) != 0) in ahd_linux_pci_reserve_mem_region()
Daic7xxx_seq.h_shipped897 return ((ahc->bugs & AHC_SCBCHAN_UPLOAD_BUG) != 0);
937 return ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0);
945 return ((ahc->bugs & AHC_TMODE_WIDEODD_BUG) != 0);
953 return ((ahc->bugs & AHC_AUTOFLUSH_BUG) != 0);
969 return ((ahc->bugs & AHC_PCI_MWI_BUG) != 0 && ahc->pci_cachesize != 0);
/drivers/net/ethernet/chelsio/
DKconfig37 Please send feedback to <linux-bugs@chelsio.com>.
64 Please send feedback to <linux-bugs@chelsio.com>.
87 Please send feedback to <linux-bugs@chelsio.com>.
128 Please send feedback to <linux-bugs@chelsio.com>.
/drivers/tty/serial/8250/
D8250_port.c950 up->bugs |= UART_BUG_QUOT; in autoconfig_has_efr()
1215 up->bugs = 0; in autoconfig()
1572 if (up->bugs & UART_BUG_TXEN) { in __start_tx()
1700 if (up->bugs & UART_BUG_NOMSR) in serial8250_disable_ms()
1714 if (up->bugs & UART_BUG_NOMSR) in serial8250_enable_ms()
1834 if (up->bugs & UART_BUG_TXRACE) { in serial8250_tx_chars()
2369 up->bugs |= UART_BUG_THRE; in serial8250_do_startup()
2417 if (!(up->bugs & UART_BUG_TXEN)) { in serial8250_do_startup()
2418 up->bugs |= UART_BUG_TXEN; in serial8250_do_startup()
2422 up->bugs &= ~UART_BUG_TXEN; in serial8250_do_startup()
[all …]
D8250_core.c309 if (up->bugs & UART_BUG_THRE) { in univ8250_setup_timer()
1007 uart->bugs = up->bugs; in serial8250_register_8250_port()
D8250_aspeed_vuart.c446 port.bugs |= UART_BUG_TXRACE; in aspeed_vuart_probe()
/drivers/parport/
DBUGS-parport1 Currently known (or at least suspected) bugs in parport:
DTODO-parport3 0. Fix the bugs (see BUGS-parport).
/drivers/crypto/chelsio/
DKconfig20 Please send feedback to <linux-bugs@chelsio.com>.
/drivers/misc/lkdtm/
DMakefile5 lkdtm-$(CONFIG_LKDTM) += bugs.o
/drivers/scsi/csiostor/
DKconfig17 Please send feedback to <linux-bugs@chelsio.com>.
/drivers/infiniband/hw/cxgb4/
DKconfig18 Please send feedback to <linux-bugs@chelsio.com>.
/drivers/staging/r8188eu/
DTODO9 * Fix bugs due to code that sleeps in atomic context.
/drivers/net/ethernet/dlink/
DKconfig51 is known to solve bugs on certain chips.
/drivers/mmc/core/
DKconfig76 to a memory card in order to expose certain well known bugs
/drivers/leds/
DTODO13 not sleep.) Review the requirements for any bugs and document them
/drivers/gpu/drm/i915/
DKconfig94 https://gitlab.freedesktop.org/drm/intel/-/wikis/How-to-file-i915-bugs
/drivers/net/ethernet/dec/tulip/
DKconfig75 obscure bugs if your mainboard has memory controller timing issues.

12