Searched refs:apd (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dprimary3.C21 A *apd = &d; local
34 if (static_cast <void *> (apd) != static_cast <void *> (b1pd))
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_acp.c132 struct acp_pm_domain *apd; local
135 apd = container_of(genpd, struct acp_pm_domain, gpd);
136 adev = apd->adev;
149 struct acp_pm_domain *apd; local
152 apd = container_of(genpd, struct acp_pm_domain, gpd);
153 adev = apd->adev;
/openbsd-current/sys/dev/ic/
H A Dami.c1951 bv->bv_size = (uint64_t)p->apd[i].adp_size *
1958 if (p->apd[i].adp_ostatus == AMI_PD_HOTSPARE
1959 && p->apd[i].adp_type == 0)
2028 if (p->apd[i].adp_ostatus == AMI_PD_HOTSPARE)
2034 if (p->apd[i].adp_type != 0)
2036 ch, tg, p->apd[i].adp_type, inqbuf->device);
2112 if (p->apd[off].adp_ostatus != AMI_PD_RBLD)
2203 bd->bd_size = (uint64_t)p->apd[off].adp_size *
2206 switch (p->apd[off].adp_ostatus) {
H A Damireg.h593 #define apd ada_pdrv macro

Completed in 145 milliseconds