Lines Matching refs:SCSISIGI
664 bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; in ahd_handle_seqint()
842 bus_phase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; in ahd_handle_seqint()
914 ahd_inb(ahd, SCSIBUS), ahd_inb(ahd, SCSISIGI)); in ahd_handle_seqint()
948 lastphase, ahd_inb(ahd, SCSISIGI)); in ahd_handle_seqint()
960 lastphase, ahd_inb(ahd, SCSISIGI)); in ahd_handle_seqint()
1436 curphase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; in ahd_handle_transmission_error()
2015 curphase = ahd_inb(ahd, SCSISIGI) & PHASE_MASK; in ahd_handle_proto_violation()
3626 if ((ahd_inb(ahd, SCSISIGI) & ATNI) != 0 in ahd_handle_message_phase()
3679 lastbyte = (ahd_inb(ahd, SCSISIGI) & ATNI) == 0; in ahd_handle_message_phase()
4192 ahd_name(ahd), ahd_inb(ahd, SCSISIGI)); in ahd_parse_msg()
8505 ahd_scsisigi_print(ahd_inb(ahd, SCSISIGI), &cur_col, 50); in ahd_dump_card_state()