Home
last modified time | relevance | path

Searched refs:PHASE_MASK (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.reg118 mask PHASE_MASK CDI|IOI|MSGI
149 mask PHASE_MASK CDI|IOI|MSGI
1367 mask PHASE_MASK CDI|IOI|MSGI
H A Daic7xxx_reg.h1333 #define PHASE_MASK 0xe0 macro
H A Daic79xx.reg1656 enum PHASE_MASK CDO|IOO|MSGO {
1683 enum PHASE_MASK CDO|IOO|MSGO {
3624 enum PHASE_MASK CDO|IOO|MSGO {
H A Daic7xxx.seq1989 and LASTPHASE, PHASE_MASK, SCSISIGI;
2121 and SCSISIGO, PHASE_MASK, SCSISIGI;
2123 and LASTPHASE, PHASE_MASK, SCSISIGI ret;
H A Daic79xx.c1031 bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; in ahd_handle_seqint()
1210 bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; in ahd_handle_seqint()
1832 curphase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; in ahd_handle_transmission_error()
2452 curphase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; in ahd_handle_proto_violation()
H A Daic79xx.seq1414 and LASTPHASE, PHASE_MASK, SCSISIGI ret;
1441 and LASTPHASE, PHASE_MASK, SCSISIGI;
H A Daic79xx_reg.h3601 #define PHASE_MASK 0xe0 macro