Searched refs:TARG_SCSIRATE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7770.c359 ahc_outb(ahc, TARG_SCSIRATE + i, target_settings);
H A Daic7xxx_pci.c1565 ahc_outb(ahc, TARG_SCSIRATE + i, scsirate);
H A Daic7xxx_reg.h1293 #define TARG_SCSIRATE 0x20 macro
H A Daic7xxx.c4132 for (i = TARG_SCSIRATE; i < SCSICONF; i++)
4734 * This overrides the values in TARG_SCSIRATE, so only
5087 scsirate = ahc_inb(ahc, TARG_SCSIRATE + i);

Completed in 82 milliseconds