Searched refs:ENAUTOATNP (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | aha152x.h | 71 #define ENAUTOATNP 0x02 macro
|
| H A D | aha152x.c | 2533 if (s & ENAUTOATNP) in get_ports()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_reg_print.c_shipped | 13 { "ENAUTOATNP", 0x02, 0x02 },
|
| H A D | aic7xxx_core.c | 835 ahc_inb(ahc, SCSISEQ_TEMPLATE) & (ENSELI|ENRSELI|ENAUTOATNP)); in ahc_restart() 1156 ahc_inb(ahc, SCSISEQ) & (ENSELI|ENRSELI|ENAUTOATNP)); in ahc_handle_seqint() 1790 ahc_inb(ahc, SCSISEQ) & (ENSELI|ENRSELI|ENAUTOATNP)); in ahc_handle_scsiint() 5179 scsiseq_template = ENSELO|ENAUTOATNO|ENAUTOATNP; in ahc_chip_init() 6496 ahc_outb(ahc, SCSISEQ, scsiseq & (ENSELI|ENRSELI|ENAUTOATNP)); in ahc_reset_channel() 6515 ahc_outb(ahc, SCSISEQ, scsiseq & (ENSELI|ENRSELI|ENAUTOATNP)); in ahc_reset_channel()
|
| H A D | aic79xx_reg_print.c_shipped | 144 { "ENAUTOATNP", 0x02, 0x02 },
|
| H A D | aic7xxx.reg | 77 field ENAUTOATNP 0x02 1631 field ENAUTOATNP 0x02
|
| H A D | aic7xxx_reg.h_shipped | 515 #define ENAUTOATNP 0x02
|
| H A D | aic7xxx.seq | 73 and SCSISEQ, TEMODE|ENSELI|ENRSELI|ENAUTOATNP; 436 and SCSISEQ, TEMODE|ENSELI|ENRSELI|ENAUTOATNP, SCSISEQ;
|
| H A D | aic79xx.reg | 1622 field ENAUTOATNP 0x02 3958 field ENAUTOATNP 0x02
|
| H A D | aic79xx_reg.h_shipped | 1634 #define ENAUTOATNP 0x02
|
| H A D | aic79xx_core.c | 1148 ahd_inb(ahd, SCSISEQ_TEMPLATE) & (ENSELI|ENRSELI|ENAUTOATNP)); in ahd_restart() 7465 scsiseq_template = ENAUTOATNP; in ahd_chip_init() 8730 ahd_outb(ahd, SCSISEQ1, scsiseq & (ENSELI|ENRSELI|ENAUTOATNP)); in ahd_reset_channel()
|