Home
last modified time | relevance | path

Searched refs:RESET_SCSI (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/aic7xxx/
Daic7770.c372 scsi_conf |= RESET_SCSI; in aha2840_load_seeprom()
Daic7xxx_pci.c989 ahc_outb(ahc, SCSICONF, our_id|ENSPCHK|RESET_SCSI); in ahc_pci_config()
1575 scsi_conf |= RESET_SCSI; in ahc_parse_pci_eeprom()
Daic7xxx_reg.h1407 #define RESET_SCSI 0x40 macro
Daic7xxx.reg1523 field RESET_SCSI 0x40
Daic7xxx.c5022 if ((scsi_conf & RESET_SCSI) != 0 in ahc_init()
5028 if ((scsi_conf & RESET_SCSI) != 0 in ahc_init()