Lines Matching refs:MSG_NOOP
94 { P_DATAOUT, MSG_NOOP, "in Data-out phase" },
96 { P_DATAOUT_DT, MSG_NOOP, "in DT Data-out phase" },
98 { P_COMMAND, MSG_NOOP, "in Command phase" },
99 { P_MESGOUT, MSG_NOOP, "in Message-out phase" },
102 { P_BUSFREE, MSG_NOOP, "while idle" },
103 { 0, MSG_NOOP, "in unknown phase" }
825 ahc_outb(ahc, MSG_OUT, MSG_NOOP); /* No message to send */ in ahc_restart()
1704 if (mesg_out != MSG_NOOP) { in ahc_handle_scsiint()
3132 ahc_outb(ahc, MSG_OUT, MSG_NOOP); in ahc_clear_msg_state()
3626 case MSG_NOOP: in ahc_parse_msg()
5216 ahc_outb(ahc, MSG_OUT, MSG_NOOP); in ahc_chip_init()