Home
last modified time | relevance | path

Searched refs:MSG_EXT_PPR_LEN (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sys/scsi/
Dscsi_message.h49 #define MSG_EXT_PPR_LEN 0x06 macro
/mirbsd/src/sys/dev/ic/
Dsiop_common.c694 siop_cmd->siop_tables->msg_out[offset + 1] = MSG_EXT_PPR_LEN;
702 htole32(offset + MSG_EXT_PPR_LEN + 2);
Daic7xxx.c2522 ahc->msgout_buf[ahc->msgout_index++] = MSG_EXT_PPR_LEN; in ahc_construct_ppr()
3236 if (ahc->msgin_buf[1] != MSG_EXT_PPR_LEN) { in ahc_parse_msg()
3248 if (ahc->msgin_index < (MSG_EXT_PPR_LEN + 1)) in ahc_parse_msg()