Symbol: DDI_GET32
usr/src/uts/common/io/cpqary3/cpqary3_isr.c
50
DDI_GET32(cpqary3p, &ctp->HeartBeat)) {
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
489
CmdsOutMax = DDI_GET32(cpqary3p, &ctp->CmdsOutMax);
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
526
if (!(DDI_GET32(cpqary3p, &ctp->TransportSupport) &
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
579
if (!(DDI_GET32(cpqary3p, &ctp->TransportActive) &
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
594
if (!(DDI_GET32(cpqary3p, &ctp->TransportActive) &
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
608
CmdsOutMax = DDI_GET32(cpqary3p, &ctp->CmdsOutMax);
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
624
cpqary3p->heartbeat = DDI_GET32(cpqary3p, &ctp->HeartBeat);
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
630
DDI_GET32(cpqary3p, &ctp->HostDrvrSupport);
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
634
DDI_GET32(cpqary3p, &ctp->HostDrvrSupport);
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
643
if (!(DDI_GET32(cpqary3p, &ctp->TransportSupport)
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
652
CmdsOutMax = DDI_GET32(cpqary3p, &ctp->MaxPerfModeCmdsOutMax);
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
654
CmdsOutMax = DDI_GET32(cpqary3p, &ctp->CmdsOutMax);
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
708
DDI_GET32(cpqary3p, &ctp->MaxBlockFetchCount);
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
771
if (!(DDI_GET32(cpqary3p, &ctp->TransportActive) &
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
787
if (!(DDI_GET32(cpqary3p, &ctp->TransportActive) &
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
799
CmdsOutMax = DDI_GET32(cpqary3p, &ctp->MaxPerfModeCmdsOutMax);
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
801
CmdsOutMax = DDI_GET32(cpqary3p, &ctp->CmdsOutMax);
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
814
max_sg_cnt = DDI_GET32(cpqary3p, &ctp->MaxSGElements);
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
816
DDI_GET32(cpqary3p, &ctp->MaxBlockFetchCount);
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
855
cpqary3p->heartbeat = DDI_GET32(cpqary3p, &ctp->HeartBeat);
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
870
DDI_GET32(cpqary3p, &ctp->HostDrvrSupport);
usr/src/uts/common/io/cpqary3/cpqary3_talk2ctlr.c
875
DDI_GET32(cpqary3p, &ctp->HostDrvrSupport);
usr/src/uts/common/io/cpqary3/cpqary3_util.c
124
if (ctlr->heartbeat == DDI_GET32(ctlr, &ctp->HeartBeat)) {
usr/src/uts/common/io/cpqary3/cpqary3_util.c
185
ctlr->heartbeat = DDI_GET32(ctlr, &ctp->HeartBeat);