Home
last modified time | relevance | path

Searched refs:SCMD_SET_ACK (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dmb89352reg.h113 #define SCMD_SET_ACK 0xe0 macro
H A Dmb89352.c1030 bus_space_write_1(iot, ioh, SCMD, SCMD_SET_ACK); in spc_msgin()
1210 bus_space_write_1(iot, ioh, SCMD, SCMD_SET_ACK); in spc_msgin()
2008 bus_space_write_1(iot, ioh, SCMD, SCMD_SET_ACK); in spc_intr()
/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dscsireg.h66 #define SCMD_SET_ACK 0xe0 macro
H A Dsc.c454 hd->scsi_scmd = SCMD_SET_ACK; in scabort()
461 hd->scsi_scmd = SCMD_SET_ACK; in scabort()
/netbsd-src/sys/arch/hp300/stand/common/
H A Dscsireg.h93 #define SCMD_SET_ACK 0xe0 macro