Home
last modified time | relevance | path

Searched refs:NCRCMD_MSGOK (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/dev/ic/
H A Dncr53c9xreg.h71 #define NCRCMD_MSGOK 0x12 /* Message Accepted */ macro
H A Dncr53c9x.c1581 NCRCMD(sc, NCRCMD_MSGOK); in ncr53c9x_msgin()
1613 NCRCMD(sc, NCRCMD_MSGOK); in ncr53c9x_msgin()
1897 NCRCMD(sc, NCRCMD_MSGOK); in ncr53c9x_msgin()
2667 NCRCMD(sc, NCRCMD_MSGOK); in ncr53c9x_intr()
/netbsd/sys/arch/next68k/stand/boot/
H A Dscsi.c324 sr[NCR_CMD] = NCRCMD_MSGOK; in scsi_msgin()