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

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c3718 u_int sending_reply; ahc_parse_msg() local
3720 sending_reply = FALSE; ahc_parse_msg()
3780 sending_reply = TRUE; ahc_parse_msg()
3796 if (sending_reply == FALSE && reject == FALSE) { ahc_parse_msg()
H A Daic79xx_core.c5230 u_int sending_reply; ahd_parse_msg() local
5232 sending_reply = FALSE; ahd_parse_msg()
5292 sending_reply = TRUE; ahd_parse_msg()
5308 if (sending_reply == FALSE && reject == FALSE) { ahd_parse_msg()

Completed in 139 milliseconds