Searched refs:MSG_EXT_PPR (Results 1 - 5 of 5) sorted by relevance

/drivers/scsi/aic7xxx/
H A Dscsi_message.h61 #define MSG_EXT_PPR 0x04 /* SPI3 */ macro
H A Daic7xxx_core.c1871 MSG_EXT_PPR, FALSE)) {
3810 case MSG_EXT_PPR:
3870 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, TRUE)) {
4029 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) {
H A Daic79xx_core.c3133 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, FALSE)
5322 case MSG_EXT_PPR:
5377 if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, TRUE)) {
5543 if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) {
5544 if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/TRUE)
/drivers/scsi/aic7xxx_old/
H A Dscsi_message.h43 #define MSG_EXT_PPR 0x04 macro
/drivers/scsi/
H A Daic7xxx_old.c3754 p->msg_buf[p->msg_index++] = MSG_EXT_PPR;
5285 case MSG_EXT_PPR:

Completed in 68 milliseconds