Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dmb89352reg.h102 #define SCMD_PROG_XFR 0x04 macro
H A Dmb89352.c962 bus_space_write_1(iot, ioh, SCMD, SCMD_XFR | SCMD_PROG_XFR); in spc_msgin()
1362 SCMD_XFR | SCMD_PROG_XFR); in spc_msgout()
1465 SCMD_XFR | SCMD_PROG_XFR); /* XXX */ in spc_dataout_pio()
1574 SCMD_XFR | SCMD_PROG_XFR); /* XXX */ in spc_datain_pio()
/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dscsireg.h55 #define SCMD_PROG_XFR 0x04 macro
H A Dsc.c326 hd->scsi_scmd = SCMD_XFR | SCMD_PROG_XFR; in ixfer_out()
/netbsd-src/sys/arch/hp300/stand/common/
H A Dscsireg.h82 #define SCMD_PROG_XFR 0x04 macro
H A Dscsi.c218 hd->scsi_scmd = SCMD_XFR | SCMD_PROG_XFR; in ixfer_start()