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

/linux-master/include/scsi/
H A Dscsi.h89 #define EXTENDED_PPR 0x04 macro
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h754 #define M_X_PPR_REQ EXTENDED_PPR
/linux-master/drivers/scsi/
H A Dscsi_transport_spi.c1210 msg[2] = EXTENDED_PPR;
1308 case EXTENDED_PPR:
/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1848 EXTENDED_PPR, FALSE)) {
3785 case EXTENDED_PPR:
3845 if (ahc_sent_msg(ahc, AHCMSG_EXT, EXTENDED_PPR, TRUE)) {
4004 if (ahc_sent_msg(ahc, AHCMSG_EXT, EXTENDED_PPR, /*full*/FALSE)) {
H A Daic79xx_core.c3101 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, EXTENDED_PPR, FALSE)
5286 case EXTENDED_PPR:
5341 if (ahd_sent_msg(ahd, AHDMSG_EXT, EXTENDED_PPR, TRUE)) {
5507 if (ahd_sent_msg(ahd, AHDMSG_EXT, EXTENDED_PPR, /*full*/FALSE)) {
5508 if (ahd_sent_msg(ahd, AHDMSG_EXT, EXTENDED_PPR, /*full*/TRUE)

Completed in 188 milliseconds