Searched refs:PHASE_MASK (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/sys/dev/aic7xxx/ |
| H A D | aic7xxx.reg | 118 mask PHASE_MASK CDI|IOI|MSGI 149 mask PHASE_MASK CDI|IOI|MSGI 1367 mask PHASE_MASK CDI|IOI|MSGI
|
| H A D | aic7xxx.c | 696 bus_phase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; in ahc_handle_seqint() 770 curphase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; in ahc_handle_seqint() 1065 curphase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; in ahc_handle_scsiint() 2566 curphase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; in ahc_handle_proto_violation() 2656 bus_phase = ahc_inb(ahc, SCSISIGI) & PHASE_MASK; in ahc_handle_message_phase()
|
| H A D | aic7xxx_reg.h | 1333 #define PHASE_MASK 0xe0 macro
|
| H A D | aic79xx.reg | 1656 enum PHASE_MASK CDO|IOO|MSGO { 1683 enum PHASE_MASK CDO|IOO|MSGO { 3624 enum PHASE_MASK CDO|IOO|MSGO {
|
| H A D | aic7xxx.seq | 1989 and LASTPHASE, PHASE_MASK, SCSISIGI; 2121 and SCSISIGO, PHASE_MASK, SCSISIGI; 2123 and LASTPHASE, PHASE_MASK, SCSISIGI ret;
|
| H A D | aic79xx.c | 1038 bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; in ahd_handle_seqint() 1217 bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; in ahd_handle_seqint() 1839 curphase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; in ahd_handle_transmission_error() 2461 curphase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; in ahd_handle_proto_violation()
|
| H A D | aic79xx.seq | 1414 and LASTPHASE, PHASE_MASK, SCSISIGI ret; 1441 and LASTPHASE, PHASE_MASK, SCSISIGI;
|
| H A D | aic79xx_reg.h | 3601 #define PHASE_MASK 0xe0 macro
|