Searched refs:DC395x_write16 (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Ddc395x.c160 #define DC395x_write16(acb,address,value) outw((value), acb->io_port_base + (address)) macro
1267 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_CLRFIFO);
1610 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL,
1641 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL,
1666 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL,
1676 DC395x_write16 (acb, TRM_S1040_SCSI_CONTROL, DO_SETATN); \
1849 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */
1872 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH); /* it's important for atn stop */
1891 DC395x_write16(acb, TRM_S1040_SCSI_CONTROL, DO_DATALATCH);
1904 DC395x_write16(ac
[all...]

Completed in 14 milliseconds