aic7xxx.c | 298 ahc_outb(ahc, SCSISEQ, 598 ahc_outb(ahc, SCSISEQ, 599 ahc_inb(ahc, SCSISEQ) & (ENSELI|ENRSELI|ENAUTOATNP)); 1156 ahc_outb(ahc, SCSISEQ, 0); 1224 ahc_outb(ahc, SCSISEQ, 1225 ahc_inb(ahc, SCSISEQ) & (ENSELI|ENRSELI|ENAUTOATNP)); 2312 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); 2329 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)) 5892 uint8_t scsiseq; local in function:ahc_reset_current_bus 5914 u_int scsiseq; local in function:ahc_reset_channel 6937 u_int scsiseq; local in function:ahc_handle_en_lun 7147 u_int scsiseq; local in function:ahc_handle_en_lun [all...] |