Searched refs:MSG_EXT_PPR (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | scsi_message.h | 61 #define MSG_EXT_PPR 0x04 /* SPI3 */ macro
|
| H A D | aic7xxx_core.c | 1849 MSG_EXT_PPR, FALSE)) { in ahc_handle_scsiint() 3787 case MSG_EXT_PPR: in ahc_parse_msg() 3847 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, TRUE)) { in ahc_parse_msg() 4006 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) { in ahc_handle_msg_reject()
|
| H A D | aic79xx_core.c | 3102 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, FALSE) in ahd_handle_nonpkt_busfree() 5288 case MSG_EXT_PPR: in ahd_parse_msg() 5343 if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, TRUE)) { in ahd_parse_msg() 5509 if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) { in ahd_handle_msg_reject() 5510 if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/TRUE) in ahd_handle_msg_reject()
|