Searched refs:MSG_EXT_WDTR (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/scsi/aic7xxx/ |
| D | scsi_message.h | 55 #define MSG_EXT_WDTR 0x03 macro
|
| D | aic7xxx_core.c | 1883 MSG_EXT_WDTR, FALSE)) { in ahc_handle_scsiint() 3707 case MSG_EXT_WDTR: in ahc_parse_msg() 3741 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, TRUE)) { in ahc_parse_msg() 4041 } else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) { in ahc_handle_msg_reject()
|
| D | aic79xx_core.c | 3180 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, FALSE) in ahd_handle_nonpkt_busfree() 5220 case MSG_EXT_WDTR: in ahd_parse_msg() 5254 if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, TRUE)) { in ahd_parse_msg() 5575 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) { in ahd_handle_msg_reject()
|