Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.seq261 or SEQ_FLAGS, NO_DISCONNECT;
654 mvi SEQ_FLAGS, NO_CDB_SENT;
851 or SEQ_FLAGS, DPHASE;
1459 or SEQ_FLAGS, NO_CDB_SENT;
1783 and SEQ_FLAGS, ~DPHASE; /*
1884 or SEQ_FLAGS, 0x80;
1889 or SEQ_FLAGS, 0x1;
1893 or SEQ_FLAGS, 0x2;
1911 or SEQ_FLAGS, 0x4;
1916 or SEQ_FLAGS, 0x8;
[all …]
H A Daic79xx.seq831 mvi SEQ_FLAGS, NO_CDB_SENT;
897 and SEQ_FLAGS, ~NO_CDB_SENT;
930 or SEQ_FLAGS, NO_CDB_SENT;
1113 or SEQ_FLAGS, 0x80;
1118 or SEQ_FLAGS, 0x1;
1122 or SEQ_FLAGS, 0x2;
1145 or SEQ_FLAGS, 0x10;
1351 test SEQ_FLAGS, DPHASE jz ITloop;
1381 and SEQ_FLAGS, ~DPHASE;
1677 or SEQ_FLAGS, DPHASE;
[all …]
H A Daic79xx.c318 ahd_outb(ahd, SEQ_FLAGS, 0); in ahd_restart()
962 ahd_outb(ahd, SEQ_FLAGS, 0x0); in ahd_handle_seqint()
1107 ahd_outb(ahd, SEQ_FLAGS, 0); in ahd_handle_seqint()
1272 ahd_inb(ahd, SEQ_FLAGS), ahd_get_scbptr(ahd), in ahd_handle_seqint()
1363 ahd_inb(ahd, SEQ_FLAGS) & DPHASE in ahd_handle_seqint()
1554 && (ahd_inb(ahd, SEQ_FLAGS) & NOT_IDENTIFIED) != 0) in ahd_handle_scsiint()
2194 && (ahd_inb(ahd, SEQ_FLAGS) & NOT_IDENTIFIED) != 0) in ahd_handle_nonpkt_busfree()
2451 seq_flags = ahd_inb(ahd, SEQ_FLAGS); in ahd_handle_proto_violation()
4852 if ((ahd_inb(ahd, SEQ_FLAGS) & DPHASE) == 0 in ahd_handle_ign_wide_residue()
6697 ahd_outb(ahd, SEQ_FLAGS, 0); in ahd_chip_init()
[all …]
H A Daic7xxx.c606 ahc_inb(ahc, SEQ_FLAGS), ahc_inb(ahc, SCBPTR), in ahc_handle_seqint()
834 ahc_inb(ahc, SEQ_FLAGS) & DPHASE ? "Have" : "Haven't", in ahc_handle_seqint()
931 ahc_inb(ahc, SEQ_FLAGS), ahc_inb(ahc, SCBPTR), in ahc_handle_seqint()
1007 && (ahc_inb(ahc, SEQ_FLAGS) & NOT_IDENTIFIED) != 0) in ahc_handle_scsiint()
2180 && (ahc_inb(ahc, SEQ_FLAGS) in ahc_fetch_devinfo()
2556 seq_flags = ahc_inb(ahc, SEQ_FLAGS); in ahc_handle_proto_violation()
3639 if ((ahc_inb(ahc, SEQ_FLAGS) & DPHASE) == 0 in ahc_handle_ign_wide_residue()
4596 ahc_outb(ahc, SEQ_FLAGS, 0); in ahc_chip_init()
6735 ahc_seq_flags_print(ahc_inb(ahc, SEQ_FLAGS), &cur_col, 50); in ahc_dump_card_state()
7050 if ((ahc_inb(ahc, SEQ_FLAGS) & NOT_IDENTIFIED) == 0 in ahc_recover_commands()
H A Daic7xxx_reg.h1317 #define SEQ_FLAGS 0x3c macro
H A Daic7xxx.reg1335 SEQ_FLAGS {
H A Daic79xx_reg.h3585 #define SEQ_FLAGS 0x139 macro
H A Daic79xx.reg3591 SEQ_FLAGS {