Home
last modified time | relevance | path

Searched refs:MSG_EXT_PPR_DT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/scsipi/
H A Dscsi_message.h67 #define MSG_EXT_PPR_DT 0x02 macro
79 #define MSG_EXT_PPR_DT_REQ MSG_EXT_PPR_DT
/netbsd-src/sys/dev/ic/
H A Dsiop_common.c436 if (options != MSG_EXT_PPR_DT) { in siop_ppr_neg()
688 siop_cmd->siop_tables->msg_out[offset + 7] = MSG_EXT_PPR_DT; in siop_ppr_msg()