Home
last modified time | relevance | path

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

/freebsd-head/sys/cam/scsi/
HDscsi_message.h54 #define MSG_EXT_WDTR 0x03 macro
/freebsd-head/sys/dev/aic7xxx/
HDaic7xxx.c1317 MSG_EXT_WDTR, FALSE)) { in ahc_handle_scsiint()
2483 ahc->msgout_buf[ahc->msgout_index++] = MSG_EXT_WDTR; in ahc_construct_wdtr()
3188 case MSG_EXT_WDTR: in ahc_parse_msg()
3222 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, TRUE)) { in ahc_parse_msg()
3521 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) { in ahc_handle_msg_reject()
HDaic79xx.c2311 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, FALSE) in ahd_handle_nonpkt_busfree()
3792 ahd->msgout_buf[ahd->msgout_index++] = MSG_EXT_WDTR; in ahd_construct_wdtr()
4379 case MSG_EXT_WDTR: in ahd_parse_msg()
4413 if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, TRUE)) { in ahd_parse_msg()
4733 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) { in ahd_handle_msg_reject()