OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSG_EXT_PPR
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/scsipi/
scsi_message.h
57
#define
MSG_EXT_PPR
0x04 /* SPI3 */
/src/sys/dev/ic/
esiop.c
876
extmsg ==
MSG_EXT_PPR
) {
986
if (esiop_cmd->cmd_tables->msg_in[2] ==
MSG_EXT_PPR
) {
siop_common.c
683
siop_cmd->siop_tables->msg_out[offset + 2] =
MSG_EXT_PPR
;
aic7xxx.c
1300
MSG_EXT_PPR
, FALSE)) {
2505
ahc->msgout_buf[ahc->msgout_index++] =
MSG_EXT_PPR
;
3207
case
MSG_EXT_PPR
:
3267
if (ahc_sent_msg(ahc, AHCMSG_EXT,
MSG_EXT_PPR
, TRUE)) {
3426
if (ahc_sent_msg(ahc, AHCMSG_EXT,
MSG_EXT_PPR
, /*full*/FALSE)) {
aic79xx.c
2212
} else if (ahd_sent_msg(ahd, AHDMSG_EXT,
MSG_EXT_PPR
, FALSE)
3724
ahd->msgout_buf[ahd->msgout_index++] =
MSG_EXT_PPR
;
4380
case
MSG_EXT_PPR
:
4435
if (ahd_sent_msg(ahd, AHDMSG_EXT,
MSG_EXT_PPR
, TRUE)) {
4601
if (ahd_sent_msg(ahd, AHDMSG_EXT,
MSG_EXT_PPR
, /*full*/FALSE)) {
4602
if (ahd_sent_msg(ahd, AHDMSG_EXT,
MSG_EXT_PPR
, /*full*/TRUE)
Completed in 24 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025