Home
last modified time | relevance | path

Searched refs:MSG_CMD_COMPLETE (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/luna88k/stand/boot/
H A Dsc.c525 if (hs->sc_msg[0] == MSG_CMD_COMPLETE || in scintr()
529 if (hs->sc_msg[0] == MSG_CMD_COMPLETE) in scintr()
H A Dscsireg.h133 #define MSG_CMD_COMPLETE 0x00 macro