Lines Matching refs:NOP
87 { P_DATAOUT, NOP, "in Data-out phase" },
89 { P_DATAOUT_DT, NOP, "in DT Data-out phase" },
91 { P_COMMAND, NOP, "in Command phase" },
92 { P_MESGOUT, NOP, "in Message-out phase" },
95 { P_BUSFREE, NOP, "while idle" },
96 { 0, NOP, "in unknown phase" }
818 ahc_outb(ahc, MSG_OUT, NOP); /* No message to send */ in ahc_restart()
1696 if (mesg_out != NOP) { in ahc_handle_scsiint()
3107 ahc_outb(ahc, MSG_OUT, NOP); in ahc_clear_msg_state()
3601 case NOP: in ahc_parse_msg()
5171 ahc_outb(ahc, MSG_OUT, NOP); in ahc_chip_init()