Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/scsipi/
H A Dscsi_message.h57 #define MSG_EXT_PPR 0x04 /* SPI3 */ macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Desiop.c876 extmsg == MSG_EXT_PPR) { in esiop_intr()
986 if (esiop_cmd->cmd_tables->msg_in[2] == MSG_EXT_PPR) { in esiop_intr()
H A Daic7xxx.c1300 MSG_EXT_PPR, FALSE)) { in ahc_handle_scsiint()
2507 ahc->msgout_buf[ahc->msgout_index++] = MSG_EXT_PPR; in ahc_construct_ppr()
3209 case MSG_EXT_PPR: in ahc_parse_msg()
3269 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, TRUE)) { in ahc_parse_msg()
3428 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) { in ahc_handle_msg_reject()
H A Dsiop_common.c684 siop_cmd->siop_tables->msg_out[offset + 2] = MSG_EXT_PPR; in siop_ppr_msg()
H A Daic79xx.c2210 } else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, FALSE) in ahd_handle_nonpkt_busfree()
3724 ahd->msgout_buf[ahd->msgout_index++] = MSG_EXT_PPR; in ahd_construct_ppr()
4380 case MSG_EXT_PPR: in ahd_parse_msg()
4435 if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, TRUE)) { in ahd_parse_msg()
4601 if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) { in ahd_handle_msg_reject()
4602 if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/TRUE) in ahd_handle_msg_reject()