Home
last modified time | relevance | path

Searched refs:SCSISEQ (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c271 ahc_outb(ahc, SCSISEQ, in ahc_restart()
594 ahc_outb(ahc, SCSISEQ, in ahc_handle_seqint()
595 ahc_inb(ahc, SCSISEQ) & (ENSELI|ENRSELI|ENAUTOATNP)); in ahc_handle_seqint()
1153 ahc_outb(ahc, SCSISEQ, 0); in ahc_handle_scsiint()
1225 ahc_outb(ahc, SCSISEQ, in ahc_handle_scsiint()
1226 ahc_inb(ahc, SCSISEQ) & (ENSELI|ENRSELI|ENAUTOATNP)); in ahc_handle_scsiint()
2313 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); in ahc_setup_initiator_msgout()
2330 ahc_outb(ahc, SCSISEQ, (ahc_inb(ahc, SCSISEQ) & ~ENSELO)); in ahc_setup_initiator_msgout()
2616 ahc_outb(ahc, SCSISEQ, in ahc_handle_proto_violation()
2617 ahc_inb(ahc, SCSISEQ) & ~ENSELO); in ahc_handle_proto_violation()
[all …]
H A Daic7xxx.seq71 and SCSISEQ, TEMODE|ENSELI|ENRSELI|ENAUTOATNP;
79 test SCSISEQ, ENSELO jnz poll_for_selection;
82 test SCSISEQ, ENSELO jnz poll_for_selection;
388 mov SCSISEQ, SINDEX ret;
390 mov SCSISEQ, SCSISEQ_TEMPLATE ret;
438 and SCSISEQ, TEMODE|ENSELI|ENRSELI|ENAUTOATNP, SCSISEQ;
H A Daic7xxx_reg.h1065 #define SCSISEQ 0x00 macro
H A Daic7xxx_pci.c868 scsiseq = ahc_inb(ahc, SCSISEQ); in ahc_pci_config()
H A Daic7xxx.reg55 register SCSISEQ {