Searched refs:OVERRUN (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/net/ethernet/sis/ |
| H A D | sis900.h | 210 OVERRUN = 0x02000000, DEST = 0x00800000, BCAST = 0x01800000, enumerator
|
| H A D | sis900.c | 1760 if (rx_status & (ABORT|OVERRUN|TOOLONG|RUNT|RXISERR|CRCERR|FAERR)) { in sis900_rx() 1767 if (rx_status & OVERRUN) in sis900_rx()
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_reg_print.c_shipped | 133 { "OVERRUN", 0x80, 0x80 },
|
| H A D | aic79xx_reg_print.c_shipped | 257 { "OVERRUN", 0x04, 0x04 },
|
| H A D | aic7xxx_reg.h_shipped | 302 #define OVERRUN 0x80
|
| H A D | aic79xx_reg.h_shipped | 746 #define OVERRUN 0x04
|
| H A D | aic7xxx.reg | 353 field OVERRUN 0x80
|
| H A D | aic79xx_core.c | 2388 status0 = ahd_inb(ahd, SSTAT0) & (IOERR|OVERRUN|SELDI|SELDO); in ahd_handle_scsiint() 2412 status0 &= simode0 & (IOERR|OVERRUN|SELDI|SELDO); in ahd_handle_scsiint() 2435 } else if ((status0 & OVERRUN) != 0) { in ahd_handle_scsiint()
|
| H A D | aic79xx.reg | 1923 field OVERRUN 0x04 /* SCSI Offset overrun detected */
|
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | soc24_enum.h | 13617 OVERRUN = 0x00000001, enumerator
|
| H A D | navi10_enum.h | 16139 OVERRUN = 0x00000001, enumerator
|
| H A D | soc21_enum.h | 19179 OVERRUN = 0x00000001, enumerator
|