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

  /src/sys/dev/ic/
ncr53c9xreg.h 48 #define NCRCMD_RSTSCSI 0x03 /* Reset SCSI Bus */
ncr53c9x.c 437 NCRCMD(sc, NCRCMD_RSTSCSI);
553 NCRCMD(sc, NCRCMD_RSTSCSI);
  /src/sys/arch/next68k/stand/boot/
scsi.c 92 sr[NCR_CMD] = NCRCMD_RSTSCSI;
  /src/sys/arch/macppc/dev/
esp.c 508 NCRCMD(sc, NCRCMD_RSTSCSI);
  /src/sys/arch/vax/vsa/
asc_vsbus.c 161 ncr_regs[NCR_CMD << 2] = NCRCMD_RSTSCSI; /* send the reset */

Completed in 15 milliseconds