HomeSort by: relevance | last modified time | path
    Searched refs:OVERRUN (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 331 field OVERRUN 0x80
aic7xxx_reg.h 1184 #define OVERRUN 0x80
aic79xx.reg 1831 field OVERRUN 0x04 /* SCSI Offset overrun detected */
3908 * sync offset, but will overrun this value. Limit
aic79xx_reg.h 2727 #define OVERRUN 0x04
  /src/sys/dev/ic/
aic79xx.c 981 printf("SCB %d Packetized Status Overrun", scbid);
1315 * When the sequencer detects an overrun, it
1320 * no way of knowing how large the overrun was.
1334 printf("data overrun detected %s. Tag == 0x%x.\n",
1516 status0 = ahd_inb(ahd, SSTAT0) & (IOERR|OVERRUN|SELDI|SELDO);
1526 status0 &= simode0 & (IOERR|OVERRUN|SELDI|SELDO);
1552 } else if ((status0 & OVERRUN) != 0) {
1553 printf("%s: SCSI offset overrun detected. Resetting bus.\n",
8093 printf("data overrun detected Tag == 0x%x.\n",
  /src/sys/external/bsd/drm2/dist/drm/amd/include/
navi10_enum.h 16141 OVERRUN = 0x00000001,

Completed in 60 milliseconds