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

  /src/sys/dev/cardbus/
ahc_cardbus.c 225 ahc_outb(ahc, SCSICONF, our_id | ENSPCHK | RESET_SCSI);
  /src/sys/arch/i386/isa/
ahc_isa.c 536 scsi_conf |= RESET_SCSI;
  /src/sys/dev/ic/
aic7xxx_seeprom.c 321 scsi_conf |= RESET_SCSI;
aic7xxx.c 4601 if ((scsi_conf & RESET_SCSI) != 0
4623 if ((scsi_conf & RESET_SCSI) != 0
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 1531 field RESET_SCSI 0x40
aic7xxx_reg.h 1413 #define RESET_SCSI 0x40
  /src/sys/dev/pci/
ahc_pci.c 1065 ahc_outb(ahc, SCSICONF, our_id|ENSPCHK|RESET_SCSI);

Completed in 36 milliseconds