Home
last modified time | relevance | path

Searched defs:asc (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/sys/dev/tc/
H A Dasc_tcds.c77 struct asc_softc asc; member
137 struct asc_tcds_softc *asc = (struct asc_tcds_softc *)self; local
218 struct asc_tcds_softc *asc = (struct asc_tcds_softc *)sc; local
238 struct asc_tcds_softc *asc = (struct asc_tcds_softc *)sc; local
295 struct asc_tcds_softc *asc = (struct asc_tcds_softc *)sc; local
328 struct asc_tcds_softc *asc = (struct asc_tcds_softc *)sc; local
455 struct asc_tcds_softc *asc = (struct asc_tcds_softc *)sc; local
468 struct asc_tcds_softc *asc = (struct asc_tcds_softc *)sc; local
477 struct asc_tcds_softc *asc = (struct asc_tcds_softc *)sc; local
H A Dasc_tc.c51 struct asc_softc asc; member
121 struct asc_tc_softc *asc = (struct asc_tc_softc *)self; local
187 struct asc_tc_softc *asc = (struct asc_tc_softc *)sc; local
196 struct asc_tc_softc *asc = (struct asc_tc_softc *)sc; local
228 struct asc_tc_softc *asc = (struct asc_tc_softc *)sc; local
312 struct asc_tc_softc *asc = (struct asc_tc_softc *)sc; local
H A Dasc.c81 struct asc_softc *asc = (struct asc_softc *)sc; local
96 struct asc_softc *asc = (struct asc_softc *)sc; local
H A Dbba.c634 bba_codec_dwrite(struct am7930_softc *asc, int reg, uint8_t val) in bba_codec_dwrite()
647 bba_codec_dread(struct am7930_softc *asc, int reg) in bba_codec_dread()
/openbsd-src/sys/dev/pci/
H A Dagp_ali.c99 struct agp_ali_softc *asc = (struct agp_ali_softc *)self; in agp_ali_attach() local
149 struct agp_ali_softc *asc = (struct agp_ali_softc *)arg; in agp_ali_activate() local
164 agp_ali_save(struct agp_ali_softc *asc) in agp_ali_save()
173 agp_ali_restore(struct agp_ali_softc *asc) in agp_ali_restore()
205 struct agp_ali_softc *asc = sc; in agp_ali_get_aperture() local
222 struct agp_ali_softc *asc = sc; in agp_ali_set_aperture() local
242 struct agp_ali_softc *asc = sc; in agp_ali_bind_page() local
251 struct agp_ali_softc *asc = sc; in agp_ali_unbind_page() local
259 struct agp_ali_softc *asc = sc; in agp_ali_flush_tlb() local
H A Dagp_apple.c98 struct agp_apple_softc *asc = (struct agp_apple_softc *)self; in agp_apple_attach() local
153 struct agp_apple_softc *asc = dev; in agp_apple_get_aperture() local
161 struct agp_apple_softc *asc = dev; in agp_apple_set_aperture() local
177 struct agp_apple_softc *asc = v; in agp_apple_bind_page() local
197 struct agp_apple_softc *asc = v; in agp_apple_unbind_page() local
212 struct agp_apple_softc *asc = v; in agp_apple_flush_tlb() local
231 struct agp_apple_softc *asc = v; in agp_apple_enable() local
H A Dagp_amd.c172 struct agp_amd_softc *asc = (struct agp_amd_softc *)self; in agp_amd_attach() local
235 struct agp_amd_softc *asc = (struct agp_amd_softc *)arg; in agp_amd_activate() local
250 agp_amd_save(struct agp_amd_softc *asc) in agp_amd_save()
260 agp_amd_restore(struct agp_amd_softc *asc) in agp_amd_restore()
281 struct agp_amd_softc *asc = sc; in agp_amd_get_aperture() local
296 struct agp_amd_softc *asc = sc; in agp_amd_set_aperture() local
321 struct agp_amd_softc *asc = sc; in agp_amd_bind_page() local
330 struct agp_amd_softc *asc = sc; in agp_amd_unbind_page() local
338 struct agp_amd_softc *asc = sc; in agp_amd_flush_tlb() local
/openbsd-src/sys/arch/arm64/dev/
H A Daplns.c181 struct nvme_ans_softc *asc = (struct nvme_ans_softc *)self; in nvme_ans_attach() local
258 struct nvme_ans_softc *asc = (struct nvme_ans_softc *)self; in nvme_ans_activate() local
285 nvme_ans_init(struct nvme_ans_softc *asc) in nvme_ans_init()
317 nvme_ans_shutdown(struct nvme_ans_softc *asc) in nvme_ans_shutdown()
336 struct nvme_ans_softc *asc = cookie; in nvme_ans_sart_map() local
344 struct nvme_ans_softc *asc = cookie; in nvme_ans_sart_unmap() local
H A Dsmmu_acpi.c61 struct smmu_acpi_softc *asc = (struct smmu_acpi_softc *)self; in smmu_acpi_attach() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp2179 CFGBlock *CFGBuilder::Visit(Stmt * S, AddStmtChoice asc, in Visit()
2408 CFGBlock *CFGBuilder::VisitStmt(Stmt *S, AddStmtChoice asc) { in VisitStmt()
2432 CFGBlock *CFGBuilder::VisitInitListExpr(InitListExpr *ILE, AddStmtChoice asc) { in VisitInitListExpr()
2456 AddStmtChoice asc) { in VisitAddrLabelExpr()
2475 AddStmtChoice asc) { in VisitAttributedStmt()
2492 CFGBlock *CFGBuilder::VisitUnaryOperator(UnaryOperator *U, AddStmtChoice asc) { in VisitUnaryOperator()
2609 AddStmtChoice asc) { in VisitBinaryOperator()
2646 CFGBlock *CFGBuilder::VisitNoRecurse(Expr *E, AddStmtChoice asc) { in VisitNoRecurse()
2690 CFGBlock *CFGBuilder::VisitCallExpr(CallExpr *C, AddStmtChoice asc) { in VisitCallExpr()
2776 AddStmtChoice asc) { in VisitChooseExpr()
[all …]
/openbsd-src/lib/libcrypto/pkcs12/
H A Dp12_utl.c70 OPENSSL_asc2uni(const char *asc, int asclen, unsigned char **uni, int *unilen) in OPENSSL_asc2uni()
/openbsd-src/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()
/openbsd-src/sys/scsi/
H A Dscsi_base.c1818 asc2ascii(u_int8_t asc, u_int8_t ascq, char *result, size_t len) in asc2ascii() argument
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
[all...]
/openbsd-src/sys/dev/usb/
H A Dumassvar.h123 uByte asc; member
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan.cpp167 AllocatorStatCounters asc; in HwasanFormatMemoryUsage() local
/openbsd-src/sys/arch/sparc64/dev/
H A Dpsycho.c339 struct psycho_softc *asc = in psycho_attach() local
/openbsd-src/sys/dev/ic/
H A Dmpireg.h699 u_int8_t asc; member
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp2384 const char *asc = "11:22:33:44:55:66"; in TEST() local