Home
last modified time | relevance | path

Searched refs:asc (Results 1 – 25 of 33) sorted by relevance

12

/openbsd/sys/dev/tc/
H A Dasc_tc.c128 asc->asc.sc_bst = ta->ta_memt;
129 asc->asc.sc_dmat = ta->ta_dmat;
209 trans = asc->asc.sc_dmasize - resid;
213 *asc->asc.sc_dmalen -= trans;
214 *asc->asc.sc_dmaaddr += trans;
232 asc->asc.sc_dmaaddr = addr;
233 asc->asc.sc_dmalen = len;
259 bus_space_write_4(asc->asc.sc_bst, asc->asc.sc_bsh, PMAZ_OFFSET_DMAR,
278 bus_space_write_4(asc->asc.sc_bst, asc->asc.sc_bsh, PMAZ_OFFSET_DMAR,
280 asc->asc.sc_flags |= ASC_DMAACTIVE;
[all …]
H A Dasc_tcds.c224 bus_dmamap_unload(asc->asc.sc_dmat, asc->asc.sc_dmamap);
244 (int)*asc->asc.sc_dmalen, *asc->asc.sc_dmaaddr,
252 asc->asc.sc_dmaaddr = addr;
253 asc->asc.sc_dmalen = len;
262 if (bus_dmamap_load(asc->asc.sc_dmat, asc->asc.sc_dmamap, *addr, size,
272 bus_dmamap_sync(asc->asc.sc_dmat, asc->asc.sc_dmamap, 0, size,
371 trans = asc->asc.sc_dmasize;
377 *asc->asc.sc_dmalen -= trans;
378 *asc->asc.sc_dmaaddr += trans;
380 bus_dmamap_sync(asc->asc.sc_dmat, asc->asc.sc_dmamap,
[all …]
H A Dasc.c81 struct asc_softc *asc = (struct asc_softc *)sc; local
84 v = bus_space_read_4(asc->sc_bst, asc->sc_bsh,
96 struct asc_softc *asc = (struct asc_softc *)sc; local
98 bus_space_write_4(asc->sc_bst, asc->sc_bsh,
H A Dfiles.tc37 device asc: ncr53c9x, scsi
38 file dev/tc/asc.c asc
39 attach asc at tc with asc_tc
41 attach asc at tcds with asc_tcds
H A Dbba.c634 bba_codec_dwrite(struct am7930_softc *asc, int reg, uint8_t val) in bba_codec_dwrite() argument
636 struct bba_softc *sc = (struct bba_softc *)asc; in bba_codec_dwrite()
647 bba_codec_dread(struct am7930_softc *asc, int reg) in bba_codec_dread() argument
649 struct bba_softc *sc = (struct bba_softc *)asc; in bba_codec_dread()
H A Dtcdevs62 device PMAZ-AB asc 53c94 SCSI Controller
72 device PMAZ-AA asc 53c94 SCSI Controller
/openbsd/sys/dev/pci/
H A Dagp_ali.c107 asc->asc_apsize = agp_ali_get_aperture(asc); in agp_ali_attach()
124 if (agp_ali_set_aperture(asc, asc->asc_apsize)) { in agp_ali_attach()
132 reg = pci_conf_read(asc->asc_pc, asc->asc_tag, AGP_ALI_ATTBASE); in agp_ali_attach()
134 pci_conf_write(asc->asc_pc, asc->asc_tag, AGP_ALI_ATTBASE, reg); in agp_ali_attach()
137 reg = pci_conf_read(asc->asc_pc, asc->asc_tag, AGP_ALI_TLBCTRL); in agp_ali_attach()
142 asc->asc_apaddr, asc->asc_apsize, &asc->dev); in agp_ali_attach()
166 asc->asc_attbase = pci_conf_read(asc->asc_pc, asc->asc_tag, in agp_ali_save()
168 asc->asc_tlbctrl = pci_conf_read(asc->asc_pc, asc->asc_tag, in agp_ali_save()
177 pci_conf_write(asc->asc_pc, asc->asc_tag, AGP_ALI_ATTBASE, in agp_ali_restore()
181 pci_conf_write(asc->asc_pc, asc->asc_tag, AGP_ALI_TLBCTRL, in agp_ali_restore()
[all …]
H A Dagp_apple.c122 pci_conf_write(asc->asc_pc, asc->asc_tag, AGP_APPLE_APBASE, in agp_apple_attach()
137 asc->gatt = gatt; in agp_apple_attach()
139 if (agp_apple_set_aperture(asc, asc->asc_apsize)) { in agp_apple_attach()
147 asc->asc_apaddr, asc->asc_apsize, &asc->dev); in agp_apple_attach()
166 pci_conf_write(asc->asc_pc, asc->asc_tag, AGP_APPLE_ATTBASE, in agp_apple_set_aperture()
215 pci_conf_write(asc->asc_pc, asc->asc_tag, AGP_APPLE_GARTCTRL, in agp_apple_flush_tlb()
218 pci_conf_write(asc->asc_pc, asc->asc_tag, AGP_APPLE_GARTCTRL, in agp_apple_flush_tlb()
221 pci_conf_write(asc->asc_pc, asc->asc_tag, AGP_APPLE_GARTCTRL, in agp_apple_flush_tlb()
223 pci_conf_write(asc->asc_pc, asc->asc_tag, AGP_APPLE_GARTCTRL, in agp_apple_flush_tlb()
238 pci_conf_write(asc->asc_pc, asc->asc_tag, AGP_APPLE_GARTCTRL, in agp_apple_enable()
[all …]
H A Dagp_amd.c44 #define READ2(off) bus_space_read_2(asc->iot, asc->ioh, off)
45 #define READ4(off) bus_space_read_4(asc->iot, asc->ioh, off)
46 #define WRITE2(off,v) bus_space_write_2(asc->iot, asc->ioh, off, v)
47 #define WRITE4(off,v) bus_space_write_4(asc->iot, asc->ioh, off, v)
195 asc->asc_apsize = agp_amd_get_aperture(asc); in agp_amd_attach()
207 if (agp_amd_set_aperture(asc, asc->asc_apsize)) { in agp_amd_attach()
228 asc->asc_apaddr, asc->asc_apsize, &asc->dev); in agp_amd_attach()
252 asc->asc_apctrl = pci_conf_read(asc->asc_pc, asc->asc_tag, in agp_amd_save()
254 asc->asc_modectrl = pci_conf_read(asc->asc_pc, asc->asc_tag, in agp_amd_save()
264 pci_conf_write(asc->asc_pc, asc->asc_tag, AGP_AMD751_APCTRL, in agp_amd_restore()
[all …]
/openbsd/sys/arch/arm64/dev/
H A Daplns.c197 asc->asc_iot = faa->fa_iot; in nvme_ans_attach()
214 asc->asc_rtkit.rk_cookie = asc; in nvme_ans_attach()
219 asc->asc_rtkit_state = in nvme_ans_attach()
226 if (nvme_ans_init(asc)) { in nvme_ans_attach()
250 bus_space_unmap(asc->asc_iot, asc->asc_ioh, faa->fa_reg[1].size); in nvme_ans_attach()
265 nvme_ans_shutdown(asc); in nvme_ans_activate()
268 rv = nvme_ans_init(asc); in nvme_ans_activate()
292 ctrl = bus_space_read_4(asc->asc_iot, asc->asc_ioh, ANS_CPU_CTRL); in nvme_ans_init()
293 bus_space_write_4(asc->asc_iot, asc->asc_ioh, ANS_CPU_CTRL, in nvme_ans_init()
323 ctrl = bus_space_read_4(asc->asc_iot, asc->asc_ioh, ANS_CPU_CTRL); in nvme_ans_shutdown()
[all …]
H A Dsmmu_acpi.c61 struct smmu_acpi_softc *asc = (struct smmu_acpi_softc *)self; in smmu_acpi_attach() local
62 struct smmu_softc *sc = &asc->sc_smmu; in smmu_acpi_attach()
116 asc->sc_gih = acpi_intr_establish(girq->nsgirpt_gsiv, in smmu_acpi_attach()
120 if (asc->sc_gih == NULL) in smmu_acpi_attach()
/openbsd/usr.sbin/httpd/
H A Djs.h.in5 const compare = (idx, asc) => (a, b) => ((v1, v2) =>
7 )(rowValue(asc ? a : b, idx), rowValue(asc ? b : a, idx));
17 .sort(compare(Array.from(th.parentNode.children).indexOf(th), this.asc = !this.asc))
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp2195 return VisitStmt(S, asc); in Visit()
2200 return VisitStmt(S, asc); in Visit()
2262 return VisitStmt(S, asc); in Visit()
2409 if (asc.alwaysAdd(*this, S)) { in VisitStmt()
2459 if (asc.alwaysAdd(*this, A)) { in VisitAddrLabelExpr()
2493 if (asc.alwaysAdd(*this, U)) { in VisitUnaryOperator()
3475 return VisitStmt(G, asc); in VisitGCCAsmStmt()
3677 return VisitStmt(MTE, asc); in VisitMaterializeTemporaryExpr()
4799 asc = asc.withAlwaysAdd(true); in VisitExprWithCleanups()
4815 asc = asc.withAlwaysAdd(false); in VisitCXXBindTemporaryExpr()
[all …]
/openbsd/lib/libcrypto/pkcs12/
H A Dp12_utl.c70 OPENSSL_asc2uni(const char *asc, int asclen, unsigned char **uni, int *unilen) in OPENSSL_asc2uni() argument
76 ulen = strlen(asc); in OPENSSL_asc2uni()
92 unitmp[i + 1] = *asc++; in OPENSSL_asc2uni()
H A Dpkcs12.h190 unsigned char *OPENSSL_asc2uni(const char *asc, int asclen,
/openbsd/regress/sbin/isakmpd/crypto/
H A Dcryptotest.c60 static void asc2bin (u_int8_t *bin, u_int8_t *asc, u_int16_t len) in asc2bin() argument
64 for (i = 0; i < len; i += 2, asc += 2) in asc2bin()
66 *bin++ = hexchar2bin(asc); in asc2bin()
/openbsd/games/phantasia/
H A DMakefile19 setup: phantglobs.o.bld setup.o monsters.asc ${DPADD}
24 ./setup -m ${.CURDIR}/monsters.asc
/openbsd/share/man/man4/man4.alpha/
H A DMakefile3 MAN= apecs.4 asc.4 autoconf.4 bba.4 cia.4 intro.4 ioasic.4 irongate.4 \
/openbsd/sys/scsi/
H A Dscsi_base.c1818 asc2ascii(u_int8_t asc, u_int8_t ascq, char *result, size_t len) in asc2ascii() argument
1820 snprintf(result, len, "ASC 0x%02x ASCQ 0x%02x", asc, ascq); in asc2ascii()
1824 u_int8_t asc, ascq; member
2475 asc2ascii(u_int8_t asc, u_int8_t ascq, char *result, size_t len) in asc2ascii() argument
2480 switch (asc) { in asc2ascii()
2503 if (adesc[i].asc == asc && adesc[i].ascq == ascq) { in asc2ascii()
2510 snprintf(result, len, "ASC 0x%02x ASCQ 0x%02x", asc, ascq); in asc2ascii()
/openbsd/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan.cpp167 AllocatorStatCounters asc; in HwasanFormatMemoryUsage() local
168 GetAllocatorStats(asc); in HwasanFormatMemoryUsage()
176 sds.allocated, sds.n_uniq_ids, asc[AllocatorStatMapped]); in HwasanFormatMemoryUsage()
/openbsd/sys/arch/sparc64/dev/
H A Dpsycho.c339 struct psycho_softc *asc = in psycho_attach() local
342 if (asc == NULL || asc == sc) in psycho_attach()
346 if (asc->sc_basepaddr != sc->sc_basepaddr) in psycho_attach()
351 osc = asc; in psycho_attach()
/openbsd/gnu/llvm/clang/utils/analyzer/
H A DDockerfile11 RUN wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | gpg --dearmor -…
/openbsd/sys/dev/usb/
H A Dumassvar.h123 uByte asc; member
/openbsd/etc/
H A DMAKEDEV.common149 target(all, asc, 0)dnl
434 __devitem(asc, asc*, ASC Audio device)dnl
435 _mkdev(asc, asc*, {-M asc$U major_asc_c 0-})dnl
/openbsd/sys/arch/alpha/conf/
H A DRAMDISKBIG82 asc* at tcds?
83 asc* at tc?

12