Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Dscsi_message.h32 #define MSG_EXT_PPR_LEN 0x06 macro
H A Daic7xxx_core.c3796 if (ahc->msgin_buf[1] != MSG_EXT_PPR_LEN) { in ahc_parse_msg()
3805 * Add one to MSG_EXT_PPR_LEN to account for in ahc_parse_msg()
3808 if (ahc->msgin_index < (MSG_EXT_PPR_LEN + 1)) in ahc_parse_msg()
H A Daic79xx_core.c5296 if (ahd->msgin_buf[1] != MSG_EXT_PPR_LEN) { in ahd_parse_msg()
5305 * Add one to MSG_EXT_PPR_LEN to account for in ahd_parse_msg()
5308 if (ahd->msgin_index < (MSG_EXT_PPR_LEN + 1)) in ahd_parse_msg()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Dscsi_message.h62 #define MSG_EXT_PPR_LEN 0x06 macro
H A Daic7xxx_core.c3798 if (ahc->msgin_buf[1] != MSG_EXT_PPR_LEN) { in ahc_parse_msg()
3807 * Add one to MSG_EXT_PPR_LEN to account for in ahc_parse_msg()
3810 if (ahc->msgin_index < (MSG_EXT_PPR_LEN + 1)) in ahc_parse_msg()
H A Daic79xx_core.c5298 if (ahd->msgin_buf[1] != MSG_EXT_PPR_LEN) { in ahd_parse_msg()
5307 * Add one to MSG_EXT_PPR_LEN to account for in ahd_parse_msg()
5310 if (ahd->msgin_index < (MSG_EXT_PPR_LEN + 1)) in ahd_parse_msg()

Completed in 36 milliseconds