Home
last modified time | relevance | path

Searched refs:MSG_EXT_WDTR_LEN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Dscsi_message.h27 #define MSG_EXT_WDTR_LEN 0x02 macro
H A Daic7xxx_core.c3696 if (ahc->msgin_buf[1] != MSG_EXT_WDTR_LEN) { in ahc_parse_msg()
3705 * Add one to MSG_EXT_WDTR_LEN to account for in ahc_parse_msg()
3708 if (ahc->msgin_index < (MSG_EXT_WDTR_LEN + 1)) in ahc_parse_msg()
H A Daic79xx_core.c5197 if (ahd->msgin_buf[1] != MSG_EXT_WDTR_LEN) { in ahd_parse_msg()
5206 * Add one to MSG_EXT_WDTR_LEN to account for in ahd_parse_msg()
5209 if (ahd->msgin_index < (MSG_EXT_WDTR_LEN + 1)) in ahd_parse_msg()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Dscsi_message.h56 #define MSG_EXT_WDTR_LEN 0x02 macro
H A Daic7xxx_core.c3698 if (ahc->msgin_buf[1] != MSG_EXT_WDTR_LEN) { in ahc_parse_msg()
3707 * Add one to MSG_EXT_WDTR_LEN to account for in ahc_parse_msg()
3710 if (ahc->msgin_index < (MSG_EXT_WDTR_LEN + 1)) in ahc_parse_msg()
H A Daic79xx_core.c5199 if (ahd->msgin_buf[1] != MSG_EXT_WDTR_LEN) { in ahd_parse_msg()
5208 * Add one to MSG_EXT_WDTR_LEN to account for in ahd_parse_msg()
5211 if (ahd->msgin_index < (MSG_EXT_WDTR_LEN + 1)) in ahd_parse_msg()

Completed in 38 milliseconds