Searched refs:MSG_EXT_WDTR (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | scsi_message.h | 55 #define MSG_EXT_WDTR 0x03 macro
|
| H A D | aic7xxx_core.c | 1868 MSG_EXT_WDTR, FALSE)) { in ahc_handle_scsiint() 3691 case MSG_EXT_WDTR: in ahc_parse_msg() 3725 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, TRUE)) { in ahc_parse_msg() 4025 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) { in ahc_handle_msg_reject()
|
| H A D | aic79xx_core.c | 3155 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, FALSE) in ahd_handle_nonpkt_busfree() 5192 case MSG_EXT_WDTR: in ahd_parse_msg() 5226 if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, TRUE)) { in ahd_parse_msg() 5547 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) { in ahd_handle_msg_reject()
|