Home | History | Annotate | Download | only in ic

Lines Matching defs:sfunct

4993 		u_int sfunct;
4995 sfunct = ahc_inb(ahc, SFUNCT) & ~ALT_MODE;
4996 ahc_outb(ahc, SFUNCT, sfunct | ALT_MODE);
4998 ahc_outb(ahc, SFUNCT, sfunct);
5075 u_int sfunct;
5077 sfunct = ahc_inb(ahc, SFUNCT) & ~ALT_MODE;
5078 ahc_outb(ahc, SFUNCT, sfunct | ALT_MODE);
5080 ahc_outb(ahc, SFUNCT, sfunct);