Home
last modified time | relevance | path

Searched refs:MSG_EXT_WDTR (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/aic7xxx/
Dscsi_message.h55 #define MSG_EXT_WDTR 0x03 macro
Daic7xxx_core.c1890 MSG_EXT_WDTR, FALSE)) { in ahc_handle_scsiint()
3714 case MSG_EXT_WDTR: in ahc_parse_msg()
3748 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, TRUE)) { in ahc_parse_msg()
4048 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) { in ahc_handle_msg_reject()
Daic79xx_core.c3186 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, FALSE) in ahd_handle_nonpkt_busfree()
5226 case MSG_EXT_WDTR: in ahd_parse_msg()
5260 if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, TRUE)) { in ahd_parse_msg()
5581 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) { in ahd_handle_msg_reject()