Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dahd_pci.c627 ahd_outb(ahd, SEQCTL0, PERRORDIS); in ahd_pci_test_register_access()
657 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS); in ahd_pci_test_register_access()
/netbsd/sys/dev/ic/
H A Daic79xx.c360 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET); in ahd_restart()
1264 printf("SEQCTL0 == 0x%x\n", ahd_inb(ahd, SEQCTL0)); in ahd_handle_seqint()
2559 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) | STEP); in ahd_clear_critical_section()
2579 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) & ~STEP); in ahd_clear_critical_section()
4096 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET); in ahd_handle_message_phase()
8240 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_dumpseq()
8356 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM); in ahd_loadseq()
8402 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE); in ahd_loadseq()
8699 ahd_seqctl0_print(ahd_inb(ahd, SEQCTL0), &cur_col, 50); in ahd_dump_card_state()
/netbsd/sys/dev/microcode/aic7xxx/
H A Daic79xx_reg.h3439 #define SEQCTL0 0xd6 macro
H A Daic79xx.reg3206 register SEQCTL0 {