Home
last modified time | relevance | path

Searched refs:SCTL_ABRT_ENAB (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dmb89352reg.h93 #define SCTL_ABRT_ENAB 0x10 macro
H A Dmb89352.c230 SCTL_DISABLE | SCTL_ABRT_ENAB | SCTL_PARITY_ENAB | SCTL_RESEL_ENAB); in spc_find()
359 SCTL_DISABLE | SCTL_ABRT_ENAB | SCTL_PARITY_ENAB | SCTL_RESEL_ENAB); in spc_reset()
/netbsd-src/sys/arch/hp300/stand/common/
H A Dscsi.c151 hd->scsi_sctl = SCTL_DISABLE | SCTL_ABRT_ENAB | in scsireset()
155 hd->scsi_sctl = SCTL_DISABLE | SCTL_ABRT_ENAB | in scsireset()
H A Dscsireg.h74 #define SCTL_ABRT_ENAB 0x10 macro
/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dscsireg.h47 #define SCTL_ABRT_ENAB 0x10 macro
H A Dsc.c166 hd->scsi_sctl = SCTL_DISABLE | SCTL_ABRT_ENAB| in screset()