Lines Matching refs:DC395x_write16

160 #define DC395x_write16(acb,address,value)	outw((value), acb->io_port_base + (address))  macro
1115 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_CLRFIFO); in clear_fifo()
1450 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, in start_scsi()
1481 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, in start_scsi()
1506 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, in start_scsi()
1516 DC395x_write16 (acb, TRM_S1040_SCSI_CONTROL, DO_SETATN); \
1689 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in msgout_phase0()
1712 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); in msgout_phase1()
1732 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); in command_phase0()
1745 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_CLRATN); in command_phase1()
1764 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); in command_phase1()
1868 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); in cleanup_after_transfer()
2300 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in data_io_transfer()
2304 DC395x_write16(acb, TRM_S1040_DMA_COMMAND, io_dir); in data_io_transfer()
2306 DC395x_write16(acb, TRM_S1040_DMA_COMMAND, io_dir); in data_io_transfer()
2322 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in data_io_transfer()
2411 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in data_io_transfer()
2428 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in status_phase0()
2439 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in status_phase1()
2727 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, in msgin_phase0()
2810 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important ... you know! */ in msgin_phase0()
2825 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in msgin_phase1()
2879 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_HWRESELECT); in disconnect()
2888 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_HWRESELECT); in disconnect()
2979 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in reselect()
3009 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in reselect()
3053 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in reselect()
3409 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_RSTSCSI); in reset_scsi_bus()
3436 DC395x_write16(acb, TRM_S1040_GEN_CONTROL, wval); in set_basic_config()
3441 DC395x_write16(acb, TRM_S1040_DMA_CONFIG, wval); in set_basic_config()
4281 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_RSTMODULE); in adapter_init_chip()