aic79xx_inline.h | 114 ahd_outb(ahd, MODE_PTR, ahd_build_mode_state(ahd, src, dst)); 122 ahd_mode_state mode_ptr; local in function:ahd_update_modes 126 mode_ptr = ahd_inb(ahd, MODE_PTR); 129 printf("Reading mode 0x%x\n", mode_ptr); 131 ahd_extract_mode_state(ahd, mode_ptr, &src, &dst); 680 ahd_inb(ahd, MODE_PTR);
|