Searched refs:CLRREQINIT (Results 1 – 7 of 7) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | aic6360reg.h | 231 #define CLRREQINIT 0x01 /* I+S */ macro
|
H A D | aic7xxx.c | 1548 CLRREQINIT); in ahc_clear_intstat() 2737 ahc_outb(ahc, CLRSINT1, CLRREQINIT); in ahc_handle_message_phase() 2767 ahc_outb(ahc, CLRSINT1, CLRREQINIT); in ahc_handle_message_phase() 2846 ahc_outb(ahc, CLRSINT1, CLRREQINIT); in ahc_handle_message_phase()
|
H A D | aic79xx.c | 2709 |CLRBUSFREE|CLRSCSIPERR|CLRREQINIT); in ahd_clear_intstat() 3939 ahd_outb(ahd, CLRSINT1, CLRREQINIT); in ahd_handle_message_phase() 3980 ahd_outb(ahd, CLRSINT1, CLRREQINIT); in ahd_handle_message_phase() 4060 ahd_outb(ahd, CLRSINT1, CLRREQINIT); in ahd_handle_message_phase()
|
/openbsd/sys/dev/microcode/aic7xxx/ |
H A D | aic7xxx_reg.h | 1164 #define CLRREQINIT 0x01 macro
|
H A D | aic7xxx.reg | 307 field CLRREQINIT 0x01
|
H A D | aic79xx_reg.h | 2793 #define CLRREQINIT 0x01 macro
|
H A D | aic79xx.reg | 1894 field CLRREQINIT 0x01
|