Searched refs:SCSISEQ (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx.c | 271 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 D | aic7xxx.seq | 71 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 D | aic7xxx_reg.h | 1065 #define SCSISEQ 0x00 macro
|
| H A D | aic7xxx_pci.c | 868 scsiseq = ahc_inb(ahc, SCSISEQ); in ahc_pci_config()
|
| H A D | aic7xxx.reg | 55 register SCSISEQ {
|