aic79xx.c | 357 ahd_outb(ahd, SCSISEQ1, 7614 ahd_outb(ahd, SCSISEQ1, 0); 7740 u_int scsiseq1; local in function:ahd_reset_poll 7767 scsiseq1 = ahd_inb(ahd, SCSISEQ_TEMPLATE); 7768 ahd_outb(ahd, SCSISEQ1, scsiseq1 & (ENSELI|ENRSELI|ENAUTOATNP)); 8698 ahd_scsiseq1_print(ahd_inb(ahd, SCSISEQ1), &cur_col, 50); 9306 u_int scsiseq1; local in function:ahd_handle_en_lun 9416 scsiseq1 = ahd_inb(ahd, SCSISEQ_TEMPLATE); 9417 scsiseq1 |= ENSELI 9513 u_int scsiseq1; local in function:ahd_handle_en_lun [all...] |