Home
last modified time | relevance | path

Searched refs:LASTPHASE (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic7xxx.seq536 mvi LASTPHASE, P_BUSFREE;
607 xor LASTPHASE, IOI, SCB_TARGET_DATA_DIR;
613 mvi LASTPHASE, P_STATUS;
666 mov A, LASTPHASE;
712 mvi LASTPHASE, P_BUSFREE;
832 test LASTPHASE, IOI jnz . + 2;
1503 or SCSISIGO, ATNO, LASTPHASE;
1891 cmp LASTPHASE, P_MESGIN jne not_found;
1954 or SCSISIGO, ATNO, LASTPHASE;
1989 and LASTPHASE, PHASE_MASK, SCSISIGI;
[all …]
H A Daic7xxx.c264 ahc_outb(ahc, LASTPHASE, P_BUSFREE); in ahc_restart()
659 lastphase = ahc_inb(ahc, LASTPHASE); in ahc_handle_seqint()
670 lastphase = ahc_inb(ahc, LASTPHASE); in ahc_handle_seqint()
771 ahc_outb(ahc, LASTPHASE, curphase); in ahc_handle_seqint()
826 u_int lastphase = ahc_inb(ahc, LASTPHASE); in ahc_handle_seqint()
1064 lastphase = ahc_inb(ahc, LASTPHASE); in ahc_handle_scsiint()
1250 lastphase = ahc_inb(ahc, LASTPHASE); in ahc_handle_scsiint()
2567 lastphase = ahc_inb(ahc, LASTPHASE); in ahc_handle_proto_violation()
6728 last_phase = ahc_inb(ahc, LASTPHASE); in ahc_dump_card_state()
6746 ahc_lastphase_print(ahc_inb(ahc, LASTPHASE), &cur_col, 50); in ahc_dump_card_state()
[all …]
H A Daic79xx.seq851 mov A, LASTPHASE;
990 cmp LASTPHASE, P_MESGOUT jne p_mesgout_done;
993 cmp LASTPHASE, P_MESGOUT jne p_mesgout_done;
1012 cmp LASTPHASE, P_MESGOUT je p_mesgout_retry;
1120 cmp LASTPHASE, P_MESGIN jne not_found_ITloop;
1334 mvi LASTPHASE, P_BUSFREE;
1414 and LASTPHASE, PHASE_MASK, SCSISIGI ret;
1441 and LASTPHASE, PHASE_MASK, SCSISIGI;
1442 cmp LASTPHASE, P_MESGIN jne mesgin_phasemis;
H A Daic79xx.c324 ahd_outb(ahd, LASTPHASE, P_BUSFREE); in ahd_restart()
1319 lastphase = ahd_inb(ahd, LASTPHASE); in ahd_handle_seqint()
1332 lastphase = ahd_inb(ahd, LASTPHASE); in ahd_handle_seqint()
1361 lastphase = ahd_inb(ahd, LASTPHASE); in ahd_handle_seqint()
1736 && ahd_inb(ahd, LASTPHASE) == P_BUSFREE in ahd_handle_scsiint()
1838 lastphase = ahd_inb(ahd, LASTPHASE); in ahd_handle_transmission_error()
2189 lastphase = ahd_inb(ahd, LASTPHASE); in ahd_handle_nonpkt_busfree()
2462 lastphase = ahd_inb(ahd, LASTPHASE); in ahd_handle_proto_violation()
3886 bus_phase = ahd_inb(ahd, LASTPHASE); in ahd_handle_message_phase()
4200 ahd_outb(ahd, LASTPHASE, P_BUSFREE); in ahd_handle_message_phase()
[all …]
H A Daic7xxx_reg.h1332 #define LASTPHASE 0x3f macro
H A Daic7xxx.reg1362 LASTPHASE {
H A Daic79xx_reg.h3600 #define LASTPHASE 0x13c macro
H A Daic79xx.reg3618 LASTPHASE {