Home
last modified time | relevance | path

Searched refs:OVERRUN (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/ethernet/sis/
H A Dsis900.h210 OVERRUN = 0x02000000, DEST = 0x00800000, BCAST = 0x01800000, enumerator
H A Dsis900.c1760 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 Daic7xxx_reg_print.c_shipped133 { "OVERRUN", 0x80, 0x80 },
H A Daic79xx_reg_print.c_shipped257 { "OVERRUN", 0x04, 0x04 },
H A Daic7xxx_reg.h_shipped302 #define OVERRUN 0x80
H A Daic79xx_reg.h_shipped746 #define OVERRUN 0x04
H A Daic7xxx.reg353 field OVERRUN 0x80
H A Daic79xx_core.c2388 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 Daic79xx.reg1923 field OVERRUN 0x04 /* SCSI Offset overrun detected */
/linux/drivers/gpu/drm/amd/include/
H A Dsoc24_enum.h13617 OVERRUN = 0x00000001, enumerator
H A Dnavi10_enum.h16139 OVERRUN = 0x00000001, enumerator
H A Dsoc21_enum.h19179 OVERRUN = 0x00000001, enumerator