Home
last modified time | relevance | path

Searched refs:DO_DATALATCH (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/
A Ddc395x.c1267 DO_HWRESELECT | DO_DATALATCH); in start_scsi()
1290 DO_DATALATCH | DO_HWRESELECT); in start_scsi()
1454 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in msgout_phase0()
1471 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); in msgout_phase1()
1490 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); in command_phase0()
1521 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); in command_phase1()
1600 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); in cleanup_after_transfer()
2067 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in status_phase0()
2076 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */ in status_phase1()
2318 DO_CLRATN | DO_DATALATCH); in msgin_phase0()
[all …]
A Ddc395x.h274 #define DO_DATALATCH 0x0002 /* Enable SCSI bus data input (latched) */ macro

Completed in 11 milliseconds