Home
last modified time | relevance | path

Searched refs:MSG_NOP (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/
Ddc395x.h192 #define MSG_NOP 0x08 macro
Dinitio.h445 #define MSG_NOP 0x08 macro
Dinitio.c1442 outb(MSG_NOP, host->addr + TUL_SFifo); /* msg nop */ in initio_state_3()
1512 outb(MSG_NOP, host->addr + TUL_SFifo); /* msg nop */ in initio_state_4()
1649 outb(MSG_NOP, host->addr + TUL_SFifo); /* msg nop */ in initio_state_6()
1824 outb(MSG_NOP, host->addr + TUL_SFifo); in initio_status_msg()
2097 case MSG_NOP: in initio_msgin()
Ddc395x.c1871 DC395x_write8(acb, TRM_S1040_SCSI_FIFO, MSG_NOP); in msgout_phase1()