Lines Matching defs:sfunct
805 u_int sfunct;
808 sfunct = ahc_inb(ahc, SFUNCT) & ~ALT_MODE;
809 ahc_outb(ahc, SFUNCT, sfunct | ALT_MODE);
812 ahc_outb(ahc, SFUNCT, sfunct);
936 u_int sfunct;
938 sfunct = ahc_inb(ahc, SFUNCT) & ~ALT_MODE;
939 ahc_outb(ahc, SFUNCT, sfunct | ALT_MODE);
942 ahc_outb(ahc, SFUNCT, sfunct);
1992 u_int sfunct;
1994 sfunct = ahc_inb(ahc, SFUNCT) & ~ALT_MODE;
1995 ahc_outb(ahc, SFUNCT, sfunct | ALT_MODE);
1998 ahc_outb(ahc, SFUNCT, sfunct);