Home
last modified time | relevance | path

Searched refs:SEQCTL0 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_pci.c507 ahd_outb(ahd, SEQCTL0, PERRORDIS); in ahd_pci_test_register_access()
536 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS); in ahd_pci_test_register_access()
H A Daic79xx.c343 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET); in ahd_restart()
1285 printf("SEQCTL0 == 0x%x\n", ahd_inb(ahd, SEQCTL0)); in ahd_handle_seqint()
2650 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) | STEP); in ahd_clear_critical_section()
2670 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) & ~STEP); in ahd_clear_critical_section()
4193 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET); in ahd_handle_message_phase()
8525 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_dumpseq()
8644 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_loadseq()
8688 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE); in ahd_loadseq()
8976 ahd_seqctl0_print(ahd_inb(ahd, SEQCTL0), &cur_col, 50); in ahd_dump_card_state()
H A Daic79xx_reg.h3473 #define SEQCTL0 0xd6 macro
H A Daic79xx.reg3195 register SEQCTL0 {