Lines Matching refs:DC395x_write16
160 #define DC395x_write16(acb,address,value) outw((value), acb->io_port_base + (address)) macro
1164 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_CLRFIFO); in clear_fifo()
1507 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, in start_scsi()
1538 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, in start_scsi()
1563 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, in start_scsi()
1573 DC395x_write16 (acb, TRM_S1040_SCSI_CONTROL, DO_SETATN); \
1746 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in msgout_phase0()
1769 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in msgout_phase1()
1788 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); in command_phase0()
1801 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_CLRATN); in command_phase1()
1820 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); in command_phase1()
1924 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); in cleanup_after_transfer()
2356 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in data_io_transfer()
2360 DC395x_write16(acb, TRM_S1040_DMA_COMMAND, io_dir); in data_io_transfer()
2362 DC395x_write16(acb, TRM_S1040_DMA_COMMAND, io_dir); in data_io_transfer()
2378 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in data_io_transfer()
2468 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in data_io_transfer()
2485 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in status_phase0()
2496 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in status_phase1()
2784 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, in msgin_phase0()
2867 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important ... you know! */ in msgin_phase0()
2882 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in msgin_phase1()
2936 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_HWRESELECT); in disconnect()
2945 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_HWRESELECT); in disconnect()
3037 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in reselect()
3068 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in reselect()
3112 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in reselect()
3488 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_RSTSCSI); in reset_scsi_bus()
3515 DC395x_write16(acb, TRM_S1040_GEN_CONTROL, wval); in set_basic_config()
3520 DC395x_write16(acb, TRM_S1040_DMA_CONFIG, wval); in set_basic_config()
4351 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_RSTMODULE); in adapter_init_chip()