Lines Matching refs:sxfrctl1
283 ahc_outb(ahc, SXFRCTL1, ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET);
781 ahc_outb(ahc, SXFRCTL1,
782 ahc_inb(ahc, SXFRCTL1) | BITBUCKET);
790 ahc_outb(ahc, SXFRCTL1,
791 ahc_inb(ahc, SXFRCTL1) & ~BITBUCKET);
3998 * Preserve the value of the SXFRCTL1 register for all channels.
4021 sxfrctl1_b = ahc_inb(ahc, SXFRCTL1);
4024 sxfrctl1_a = ahc_inb(ahc, SXFRCTL1);
4069 * Reload sxfrctl1.
4081 ahc_outb(ahc, SXFRCTL1, sxfrctl1_b);
4084 ahc_outb(ahc, SXFRCTL1, sxfrctl1_a);
4582 * Set the SCSI Id, SXFRCTL0, SXFRCTL1, and SIMODE1, for both channels
4594 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL))
4615 ahc_outb(ahc, SXFRCTL1, (scsi_conf & (ENSPCHK|STIMESEL))
4972 ahc->suspend_state.channel[1].sxfrctl1 = ahc_inb(ahc, SXFRCTL1);
4981 ahc->suspend_state.channel[0].sxfrctl1 = ahc_inb(ahc, SXFRCTL1);
5050 ahc_outb(ahc, SXFRCTL1, ahc->suspend_state.channel[1].sxfrctl1);
5059 ahc_outb(ahc, SXFRCTL1, ahc->suspend_state.channel[0].sxfrctl1);