Lines Matching defs:ctp

438 	volatile CfgTable_t		*ctp;
458 ctp = (CfgTable_t *)cpqary3p->ct;
469 DTRACE_PROBE1(ctlr_init_start, CfgTable_t *, ctp);
478 if (DDI_GET8(cpqary3p, &ctp->Signature[cntr]) !=
489 CmdsOutMax = DDI_GET32(cpqary3p, &ctp->CmdsOutMax);
526 if (!(DDI_GET32(cpqary3p, &ctp->TransportSupport) &
542 DDI_PUT32(cpqary3p, &ctp->HostWrite.TransportRequest,
579 if (!(DDI_GET32(cpqary3p, &ctp->TransportActive) &
594 if (!(DDI_GET32(cpqary3p, &ctp->TransportActive) &
608 CmdsOutMax = DDI_GET32(cpqary3p, &ctp->CmdsOutMax);
623 DDI_PUT32(cpqary3p, &ctp->HostWrite.Upper32Addr, 0x00000000);
624 cpqary3p->heartbeat = DDI_GET32(cpqary3p, &ctp->HeartBeat);
630 DDI_GET32(cpqary3p, &ctp->HostDrvrSupport);
631 DDI_PUT32(cpqary3p, &ctp->HostDrvrSupport,
634 DDI_GET32(cpqary3p, &ctp->HostDrvrSupport);
643 if (!(DDI_GET32(cpqary3p, &ctp->TransportSupport)
652 CmdsOutMax = DDI_GET32(cpqary3p, &ctp->MaxPerfModeCmdsOutMax);
654 CmdsOutMax = DDI_GET32(cpqary3p, &ctp->CmdsOutMax);
708 DDI_GET32(cpqary3p, &ctp->MaxBlockFetchCount);
734 DDI_PUT32(cpqary3p, &ctp->HostWrite.TransportRequest,
771 if (!(DDI_GET32(cpqary3p, &ctp->TransportActive) &
777 DTRACE_PROBE1(ctlr_init_perf_fail, CfgTable_t *, ctp);
787 if (!(DDI_GET32(cpqary3p, &ctp->TransportActive) &
799 CmdsOutMax = DDI_GET32(cpqary3p, &ctp->MaxPerfModeCmdsOutMax);
801 CmdsOutMax = DDI_GET32(cpqary3p, &ctp->CmdsOutMax);
814 max_sg_cnt = DDI_GET32(cpqary3p, &ctp->MaxSGElements);
816 DDI_GET32(cpqary3p, &ctp->MaxBlockFetchCount);
854 DDI_PUT32(cpqary3p, &ctp->HostWrite.Upper32Addr, 0x00000000);
855 cpqary3p->heartbeat = DDI_GET32(cpqary3p, &ctp->HeartBeat);
870 DDI_GET32(cpqary3p, &ctp->HostDrvrSupport);
871 DDI_PUT32(cpqary3p, &ctp->HostDrvrSupport,
875 DDI_GET32(cpqary3p, &ctp->HostDrvrSupport);