Searched defs:no (Results 1 - 25 of 53) sorted by last modified time

123

/openbsd-current/sys/dev/pci/
H A Dcmpci.c172 cmpci_mixerreg_read(struct cmpci_softc *sc, uint8_t no) argument
184 cmpci_mixerreg_write(struct cmpci_softc *sc, uint8_t no, uint8_t val) argument
194 cmpci_reg_partial_write_1(struct cmpci_softc *sc, int no, int shift, argument
204 cmpci_reg_partial_write_4(struct cmpci_softc *sc, int no, int shift, argument
215 cmpci_reg_set_1(struct cmpci_softc *sc, int no, uint8_t mask) argument
223 cmpci_reg_clear_1(struct cmpci_softc *sc, int no, uint8_t mask) argument
231 cmpci_reg_set_4(struct cmpci_softc *sc, int no, uint32_t mask) argument
242 cmpci_reg_clear_4(struct cmpci_softc *sc, int no, uint32_t mask) argument
[all...]
H A Dautri.c176 autri_reg_set_1(struct autri_softc *sc, int no, uint8_t mask) argument
183 autri_reg_clear_1(struct autri_softc *sc, int no, uint8_t mask) argument
190 autri_reg_set_4(struct autri_softc *sc, int no, uint32_t mask) argument
197 autri_reg_clear_4(struct autri_softc *sc, int no, uint32_ argument
[all...]
/openbsd-current/sys/dev/usb/
H A Dusb_subr.c592 usbd_set_config_no(struct usbd_device *dev, int no, int msg) argument
/openbsd-current/sys/arch/m88k/m88k/
H A Ddb_interface.c103 m88k_dmx_print(u_int t, u_int d, u_int a, u_int no) argument
/openbsd-current/usr.sbin/mrinfo/
H A Dmrinfo.c585 accept_mtrace(u_int32_t src, u_int32_t dst, u_int32_t group, char *data, u_int no, int datalen) argument
/openbsd-current/sys/arch/hppa/stand/libsa/
H A Ddev_hppa.c188 char *no = name + strlen(name) - 1; local
/openbsd-current/sys/dev/fdt/
H A Drkclock.c739 uint32_t no, nr, nf; local
/openbsd-current/sys/arch/riscv64/stand/efiboot/
H A Defiboot.c786 char *no = name + strlen(name) - 1; local
/openbsd-current/sys/arch/arm64/stand/efiboot/
H A Defiboot.c903 char *no = name + strlen(name) - 1; local
/openbsd-current/gnu/llvm/libcxxabi/src/
H A Dprivate_typeinfo.h63 no enumerator in enum:__cxxabiv1::__anon272
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A Dregcomp.c1198 int no = p->g->ncsets++; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp2244 uint64_t RuntimeDyldELF::allocateGOTEntries(unsigned no) { argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFBaseDIE.h117 enum class Recurse : bool { no, yes }; member in class:DWARFBaseDIE::Recurse
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DMinidumpParser.cpp526 constexpr auto no = MemoryRegionInfo::eNo; local
/openbsd-current/lib/libutil/
H A Dber.c529 struct ber_oid no; local
/openbsd-current/usr.sbin/unbound/testcode/
H A Dperf.c522 qlist_add_line(struct perfinfo* info, char* line, int no) argument
/openbsd-current/sbin/isakmpd/
H A Dsa.h65 u_int8_t no; member in struct:proto
/openbsd-current/usr.sbin/ospf6d/
H A Dparse.y190 no : /* empty */ { $$ = 0; } label
/openbsd-current/usr.bin/vi/ex/
H A Dex_subst.c1212 int no; /* Match replacement offset. */ local
[all...]
/openbsd-current/usr.sbin/pppd/
H A Dlcp.c717 lcp_options no; /* options we've seen Naks for */ local
[all...]
/openbsd-current/lib/libedit/
H A Dterminal.c1427 static char no[] = "no"; local
[all...]
/openbsd-current/sys/dev/wscons/
H A Dwsdisplay.c1716 int no; local
1777 int no; local
1837 int no; local
1880 wsdisplay_switch(struct device *dev, int no, int waitok) argument
2039 wsscreen_switchwait(struct wsdisplay_softc *sc, int no) argument
[all...]
/openbsd-current/sys/dev/pci/drm/i915/selftests/
H A Di915_vma.c156 unsigned long no, nc; local
/openbsd-current/lib/libc/regex/
H A Dregcomp.c1012 int no = p->g->ncsets++; local
[all...]
/openbsd-current/sys/arch/armv7/stand/efiboot/
H A Defiboot.c796 char *no = name + strlen(name) - 1; local

Completed in 605 milliseconds

123