Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/scsipi/
Dscsi_message.h66 #define MSG_EXT_PPR_IU 0x01 macro
80 #define MSG_EXT_PPR_IU_REQ MSG_EXT_PPR_IU
/netbsd/src/sys/dev/ic/
Daic79xx_osm.c600 if ((tinfo->curr.ppr_options & MSG_EXT_PPR_IU) != 0) { in ahd_execute_scb()