Home
last modified time | relevance | path

Searched refs:CRCENDERR (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_reg_print.c_shipped129 { "CRCENDERR", 0x04, 0x04 },
H A Daic7xxx_reg.h_shipped306 #define CRCENDERR 0x04
H A Daic7xxx.reg357 field CRCENDERR 0x04 /* No terminal CRC packet (U3 only) */
H A Daic7xxx_core.c1666 if ((sstat2 & CRCENDERR) != 0) in ahc_handle_scsiint()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_reg_print.c_shipped129 { "CRCENDERR", 0x04, 0x04 },
H A Daic7xxx_reg.h_shipped306 #define CRCENDERR 0x04
H A Daic7xxx.reg357 field CRCENDERR 0x04 /* No terminal CRC packet (U3 only) */
H A Daic7xxx_core.c1666 if ((sstat2 & CRCENDERR) != 0) in ahc_handle_scsiint()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/aic7xxx/
H A Daic7xxx_reg_print.c_shipped129 { "CRCENDERR", 0x04, 0x04 },
H A Daic7xxx_reg.h_shipped306 #define CRCENDERR 0x04
H A Daic7xxx.reg357 field CRCENDERR 0x04 /* No terminal CRC packet (U3 only) */
H A Daic7xxx_core.c1666 if ((sstat2 & CRCENDERR) != 0) in ahc_handle_scsiint()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1188 #define CRCENDERR 0x04 macro
H A Daic7xxx.reg335 field CRCENDERR 0x04 /* No terminal CRC packet (U3 only) */
/dports/emulators/gxemul/gxemul-0.6.3/src/include/thirdparty/
H A Daic7xxx_reg.h1196 #define CRCENDERR 0x04 macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Daic7xxx.c1108 if ((sstat2 & CRCENDERR) != 0) in ahc_handle_scsiint()