Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dncr53c9xreg.h70 #define NCRCMD_ICCS 0x11 /* Initiator Cmd Comp Seq */ macro
H A Dncr53c9x.c2808 NCRCMD(sc, NCRCMD_ICCS); in ncr53c9x_intr()
/netbsd/sys/arch/next68k/stand/boot/
H A Dscsi.c280 sr[NCR_CMD] = NCRCMD_ICCS; in scsiicmd()