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

  /src/sys/arch/amiga/dev/
scireg.h 88 #define SCI_ICMD_RST 0x80 /* rw: Assert RST signal */
sci.c 329 *dev->sci_icmd = SCI_ICMD_TEST | SCI_ICMD_RST;
  /src/sys/arch/mac68k/include/
scsi_5380.h 84 #define SCI_ICMD_RST 0x80 /* rw: Assert RST signal */
  /src/sys/dev/ic/
ncr5380reg.h 105 #define SCI_ICMD_RST 0x80 /* rw: Assert RST signal */
ncr5380sbc.c 401 NCR5380_WRITE(sc, sci_icmd, SCI_ICMD_RST);
  /src/sys/dev/isa/
nca_isa.c 127 bus_space_write_1(iot, ioh, reg_offset + C80_ICR, SCI_ICMD_RST);

Completed in 15 milliseconds