HomeSort by: relevance | last modified time | path
    Searched refs:MSG_IDENTIFY_DR (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/arch/amiga/dev/
scivar.h 113 #define MSG_IDENTIFY_DR 0xc0 /* (disconnect/reconnect allowed) */
siopvar.h 203 #define MSG_IDENTIFY_DR 0xc0 /* (disconnect/reconnect allowed) */
sbicvar.h 188 #define MSG_IDENTIFY_DR 0xc0 /* (disconnect/reconnect allowed) */
siop.c 758 acb->msgout[0] = MSG_IDENTIFY_DR | lun;
siop2.c 787 acb->msgout[0] = MSG_IDENTIFY_DR | lun;
sbic.c 1094 SEND_BYTE (regs, MSG_IDENTIFY_DR | lun);
  /src/sys/arch/mvme68k/dev/
sbicvar.h 175 #define MSG_IDENTIFY_DR 0xc0 /* (disconnect/reconnect allowed) */
sbic.c 1096 SEND_BYTE (regs, MSG_IDENTIFY_DR | lun);
  /src/sys/arch/acorn32/podulebus/
sbicvar.h 178 #define MSG_IDENTIFY_DR 0xc0 /* (disconnect/reconnect allowed) */
sbic.c 1030 SEND_BYTE(regs, MSG_IDENTIFY_DR | lun);
  /src/sys/arch/luna68k/stand/boot/
scsireg.h 144 #define MSG_IDENTIFY_DR 0xc0 /* (disconnect/reconnect allowed) */
  /src/sys/arch/hp300/stand/common/
scsireg.h 168 #define MSG_IDENTIFY_DR 0xc0 /* (disconnect/reconnect allowed) */

Completed in 23 milliseconds