Home
last modified time | relevance | path

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

12

/drivers/scsi/aic7xxx/
Daic7xxx_pci.c841 if ((ahc->bugs & AHC_CACHETHEN_DIS_BUG) != 0) in ahc_pci_config()
844 if ((ahc->bugs & AHC_CACHETHEN_BUG) != 0) in ahc_pci_config()
854 if ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0 in ahc_pci_config()
2062 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic785X_setup()
2065 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic785X_setup()
2080 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic7860_setup()
2083 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG; in ahc_aic7860_setup()
2107 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_CACHETHEN_BUG|AHC_PCI_MWI_BUG; in ahc_aic7870_setup()
2185 ahc->bugs |= AHC_TMODE_WIDEODD_BUG; in ahc_aic7880_setup()
2188 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.c321 ahd->bugs &= ~AHD_PCIX_BUG_MASK; in ahd_pci_config()
955 ahd->bugs |= AHD_SENT_SCB_UPDATE_BUG|AHD_ABORT_LQI_BUG in ahd_aic790X_setup()
982 ahd->bugs |= AHD_LQOOVERRUN_BUG|AHD_EARLY_REQ_BUG; in ahd_aic790X_setup()
992 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.c769 if ((ahd->bugs & AHD_PCIX_SCBRAM_RD_BUG) != 0) in ahd_inb_scbram()
993 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) { in ahd_intr()
1056 if ((ahd->bugs & AHD_PKTIZED_STATUS_BUG) != 0) { in ahd_currently_packetized()
1790 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) { in ahd_handle_seqint()
1994 if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0) { in ahd_handle_seqint()
2472 if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0) in ahd_handle_scsiint()
2649 && (ahd->bugs & AHD_BUSFREEREV_BUG) != 0) in ahd_handle_scsiint()
2691 && (ahd->bugs & AHD_NLQICRC_DELAYED_BUG) != 0) { in ahd_handle_transmission_error()
2941 if ((ahd->bugs & AHD_CLRLQO_AUTOCLR_BUG) != 0) in ahd_handle_pkt_busfree()
3579 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.c387 ahc->bugs |= AHC_TMODE_WIDEODD_BUG; in ahc_aic7770_setup()
Daic79xx_osm_pci.c285 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);
Daic7xxx.h989 ahc_bug bugs; member
Daic79xx.h1142 ahd_bug bugs; member
Daic79xx.reg62 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \
69 if ((ahd->bugs & AHD_SET_MODE_BUG) != 0) { \
76 if ((ahd->bugs & AHD_INTCOLLISION_BUG) != 0) { \
/drivers/net/ethernet/chelsio/
DKconfig35 Please send feedback to <linux-bugs@chelsio.com>.
62 Please send feedback to <linux-bugs@chelsio.com>.
82 Please send feedback to <linux-bugs@chelsio.com>.
123 Please send feedback to <linux-bugs@chelsio.com>.
/drivers/tty/serial/8250/
D8250_port.c793 up->bugs |= UART_BUG_QUOT; in autoconfig_has_efr()
1087 up->bugs = 0; in autoconfig()
1329 if (up->bugs & UART_BUG_TXEN) { in serial8250_start_tx()
1376 if (up->bugs & UART_BUG_NOMSR) in serial8250_disable_ms()
1388 if (up->bugs & UART_BUG_NOMSR) in serial8250_enable_ms()
1948 up->bugs |= UART_BUG_THRE; in serial8250_do_startup()
1998 if (!(up->bugs & UART_BUG_TXEN)) { in serial8250_do_startup()
1999 up->bugs |= UART_BUG_TXEN; in serial8250_do_startup()
2004 up->bugs &= ~UART_BUG_TXEN; in serial8250_do_startup()
2166 if (up->bugs & UART_BUG_QUOT && (quot & 0xff) == 0) in serial8250_get_divisor()
[all …]
D8250_core.c329 if (up->bugs & UART_BUG_THRE) { in univ8250_setup_irq()
981 uart->bugs = up->bugs; in serial8250_register_8250_port()
/drivers/parport/
DBUGS-parport1 Currently known (or at least suspected) bugs in parport:
DTODO-parport3 0. Fix the bugs (see BUGS-parport).
/drivers/scsi/csiostor/
DKconfig16 Please send feedback to <linux-bugs@chelsio.com>.
/drivers/infiniband/hw/cxgb4/
DKconfig15 Please send feedback to <linux-bugs@chelsio.com>.
/drivers/infiniband/hw/cxgb3/
DKconfig15 Please send feedback to <linux-bugs@chelsio.com>.
/drivers/net/ethernet/dlink/
DKconfig50 is known to solve bugs on certain chips.
/drivers/mmc/card/
DKconfig64 to a memory card in order to expose certain well known bugs
/drivers/net/ethernet/dec/tulip/
DKconfig74 obscure bugs if your mainboard has memory controller timing issues.
/drivers/net/wan/
DKconfig298 Various DSCC4 bugs forbid any reliable software reset of the ASIC.
/drivers/acpi/
DKconfig128 and can be used to identify ACPI code or EC firmware bugs.

12