| /netbsd-src/sys/arch/sgimips/stand/common/ |
| H A D | iris_scsireg.h | 375 #define PHASE_MASK 0x07 /* mask for psns/pctl phase */ macro 385 #define SCSI_PHASE(reg) ((reg) & PHASE_MASK)
|
| /netbsd-src/sys/arch/acorn32/podulebus/ |
| H A D | sbicvar.h | 156 #define PHASE_MASK 0x07 /* mask for psns/pctl phase */ macro
|
| H A D | sbicreg.h | 258 #define SBIC_PHASE(csr) ((csr) & PHASE_MASK)
|
| /netbsd-src/sys/arch/x68k/dev/ |
| H A D | mhavar.h | 207 #define PHASE_MASK (MSGI|CDI|IOI) macro
|
| H A D | mha.c | 1715 ph & PHASE_MASK, sc->sc_phase)); in mhaintr() 1719 switch (ph & PHASE_MASK) { in mhaintr() 1885 switch (ph & PHASE_MASK) { in mhaintr()
|
| /netbsd-src/sys/dev/ic/ |
| H A D | wd33c93reg.h | 350 #define PHASE_MASK 0x07 /* mask for psns/pctl phase */ macro 360 #define SCSI_PHASE(reg) ((reg) & PHASE_MASK)
|
| H A D | ncr53c9xvar.h | 396 #define PHASE_MASK (MSGI|CDI|IOI) macro
|
| H A D | aic7xxx.c | 693 bus_phase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; in ahc_handle_seqint() 768 curphase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; in ahc_handle_seqint() 1063 curphase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; in ahc_handle_scsiint() 2556 curphase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; in ahc_handle_proto_violation() 2647 bus_phase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; in ahc_handle_message_phase()
|
| H A D | aic79xx.c | 1009 bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; in ahd_handle_seqint() 1190 bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; in ahd_handle_seqint() 1786 curphase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; in ahd_handle_transmission_error() 2365 curphase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; in ahd_handle_proto_violation()
|
| /netbsd-src/sys/dev/podulebus/ |
| H A D | esp_podule.c | 240 espstat & PHASE_MASK; in esp_podule_dma_intr()
|
| /netbsd-src/sys/dev/pcmcia/ |
| H A D | esp_pcmcia.c | 374 : espstat & PHASE_MASK; in esp_pcmcia_dma_intr()
|
| /netbsd-src/sys/dev/isa/ |
| H A D | esp_isa.c | 529 espstat & PHASE_MASK; in esp_isa_dma_intr()
|
| /netbsd-src/sys/arch/amiga/dev/ |
| H A D | flsc.c | 457 : flscstat & PHASE_MASK; in flsc_dma_intr()
|
| /netbsd-src/sys/dev/microcode/aic7xxx/ |
| H A D | aic7xxx.reg | 120 mask PHASE_MASK CDI|IOI|MSGI 151 mask PHASE_MASK CDI|IOI|MSGI 1371 mask PHASE_MASK CDI|IOI|MSGI
|
| H A D | aic7xxx_reg.h | 1342 #define PHASE_MASK 0xe0 macro
|
| H A D | aic79xx.reg | 1667 enum PHASE_MASK CDO|IOO|MSGO { 1694 enum PHASE_MASK CDO|IOO|MSGO { 3611 enum PHASE_MASK CDO|IOO|MSGO {
|
| H A D | aic7xxx.seq | 1990 and LASTPHASE, PHASE_MASK, SCSISIGI; 2122 and SCSISIGO, PHASE_MASK, SCSISIGI; 2124 and LASTPHASE, PHASE_MASK, SCSISIGI ret;
|
| H A D | aic79xx.seq | 1210 and LASTPHASE, PHASE_MASK, SCSISIGI ret; 1237 and LASTPHASE, PHASE_MASK, SCSISIGI;
|
| H A D | aic79xx_reg.h | 3561 #define PHASE_MASK 0xe0 macro
|
| /netbsd-src/sys/arch/mac68k/obio/ |
| H A D | esp.c | 532 : espstat & PHASE_MASK; in esp_dma_intr()
|