aic7xxx.c | 877 u_int dscommand1; local in function:ahc_handle_seqint 880 dscommand1 = ahc_inb(ahc, DSCOMMAND1); 881 ahc_outb(ahc, DSCOMMAND1, dscommand1 | HADDLDSEL0); 883 ahc_outb(ahc, DSCOMMAND1, dscommand1); 3702 u_int dscommand1; local in function:ahc_reinitialize_dataptrs 3704 dscommand1 = ahc_inb(ahc, DSCOMMAND1); [all...] |