Home
last modified time | relevance | path

Searched refs:sending_reply (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c3695 u_int sending_reply; in ahc_parse_msg() local
3697 sending_reply = FALSE; in ahc_parse_msg()
3757 sending_reply = TRUE; in ahc_parse_msg()
3773 if (sending_reply == FALSE && reject == FALSE) { in ahc_parse_msg()
H A Daic79xx_core.c5196 u_int sending_reply; in ahd_parse_msg() local
5198 sending_reply = FALSE; in ahd_parse_msg()
5258 sending_reply = TRUE; in ahd_parse_msg()
5274 if (sending_reply == FALSE && reject == FALSE) { in ahd_parse_msg()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c3693 u_int sending_reply; in ahc_parse_msg() local
3695 sending_reply = FALSE; in ahc_parse_msg()
3755 sending_reply = TRUE; in ahc_parse_msg()
3771 if (sending_reply == FALSE && reject == FALSE) { in ahc_parse_msg()
H A Daic79xx_core.c5194 u_int sending_reply; in ahd_parse_msg() local
5196 sending_reply = FALSE; in ahd_parse_msg()
5256 sending_reply = TRUE; in ahd_parse_msg()
5272 if (sending_reply == FALSE && reject == FALSE) { in ahd_parse_msg()

Completed in 43 milliseconds