/netbsd-src/sys/dev/pci/ |
H A D | cmpci.c | 188 cmpci_mixerreg_read(struct cmpci_softc *sc, uint8_t no) in cmpci_mixerreg_read() 200 cmpci_mixerreg_write(struct cmpci_softc *sc, uint8_t no, uint8_t val) in cmpci_mixerreg_write() 212 cmpci_reg_partial_write_1(struct cmpci_softc *sc, int no, int shift, in cmpci_reg_partial_write_1() 223 cmpci_reg_partial_write_4(struct cmpci_softc *sc, int no, int shift, in cmpci_reg_partial_write_4() 235 cmpci_reg_set_1(struct cmpci_softc *sc, int no, uint8_t mask) in cmpci_reg_set_1() 244 cmpci_reg_clear_1(struct cmpci_softc *sc, int no, uint8_t mask) in cmpci_reg_clear_1() 253 cmpci_reg_set_4(struct cmpci_softc *sc, int no, uint32_t mask) in cmpci_reg_set_4() 265 cmpci_reg_clear_4(struct cmpci_softc *sc, int no, uint32_t mask) in cmpci_reg_clear_4()
|
H A D | autri.c | 191 autri_reg_set_1(struct autri_softc *sc, int no, uint8_t mask) in autri_reg_set_1() 198 autri_reg_clear_1(struct autri_softc *sc, int no, uint8_t mask) in autri_reg_clear_1() 206 autri_reg_set_4(struct autri_softc *sc, int no, uint32_t mask) in autri_reg_set_4() 213 autri_reg_clear_4(struct autri_softc *sc, int no, uint32_t mask) in autri_reg_clear_4()
|
/netbsd-src/sys/dev/ic/ |
H A D | ninjascsi32.c | 145 njsc32_read_1(struct njsc32_softc *sc, int no) in njsc32_read_1() 152 njsc32_read_2(struct njsc32_softc *sc, int no) in njsc32_read_2() 159 njsc32_read_4(struct njsc32_softc *sc, int no) in njsc32_read_4() 166 njsc32_write_1(struct njsc32_softc *sc, int no, int val) in njsc32_write_1() 173 njsc32_write_2(struct njsc32_softc *sc, int no, int val) in njsc32_write_2() 180 njsc32_write_4(struct njsc32_softc *sc, int no, u_int32_t val) in njsc32_write_4() 187 njsc32_ireg_read_1(struct njsc32_softc *sc, int no) in njsc32_ireg_read_1() 195 njsc32_ireg_write_1(struct njsc32_softc *sc, int no, int val) in njsc32_ireg_write_1() 203 njsc32_ireg_write_2(struct njsc32_softc *sc, int no, int val) in njsc32_ireg_write_2()
|
H A D | am7990.c | 537 am7990_recv_print(struct lance_softc *sc, int no) in am7990_recv_print() 562 am7990_xmit_print(struct lance_softc *sc, int no) in am7990_xmit_print()
|
H A D | am79900.c | 558 am79900_recv_print(struct lance_softc *sc, int no) in am79900_recv_print() 582 am79900_xmit_print(struct lance_softc *sc, int no) in am79900_xmit_print()
|
/netbsd-src/external/mit/libuv/dist/tools/ |
H A D | vswhere_usability_wrapper.cmd | 30 :no-vswhere label
|
/netbsd-src/external/bsd/flex/dist/tests/ |
H A D | bison_yylval_scanner.l | 32 enum yesno_t { no=0, yes=1 }; enumerator
|
/netbsd-src/lib/libcompat/regexp/ |
H A D | regsub.c | 50 int no; local
|
H A D | regexp.c | 986 int no; local 1013 int no; local 1052 int no; local
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | inquire.c | 34 static const char yes[] = "YES", no[] = "NO", undefined[] = "UNDEFINED"; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | inquire.c | 34 static const char yes[] = "YES", no[] = "NO", undefined[] = "UNDEFINED"; variable
|
/netbsd-src/sbin/fsck_msdos/ |
H A D | fat.c | 83 _readfat(int fs, struct bootblock *boot, u_int no, u_char **buffer) in _readfat() 119 readfat(int fs, struct bootblock *boot, u_int no, struct fatEntry **fp) in readfat()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | staticcond.d | 188 NotExp no = cast(NotExp)orig; in visualizeFull() local 322 NotExp no = cast(NotExp)orig; in visualizeShort() local
|
/netbsd-src/tests/rump/rumpkern/ |
H A D | t_modcmd.c | 69 bool no; in disable_autoload() local
|
/netbsd-src/external/bsd/less/dist/ |
H A D | regexp.c | 907 register int no; local 936 register int no; local 978 register int no; local
|
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/ |
H A D | html-table.h | 67 int no; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
H A D | LVLGen.cpp | 61 #define RegName(no) \ in runOnMachineBasicBlock() argument
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/ |
H A D | ref.h | 56 int no; variable
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/ |
H A D | demangle.d | 54 enum AddType { no, yes } enumerator
|
/netbsd-src/sys/arch/shark/ofw/ |
H A D | vlpci.h | 147 #define VLPCI_PCI_WND_HIADDR_REG(no) (0x87 + 3 * ((no) - 1)) argument 151 #define VLPCI_PCI_WND_LOADDR_REG(no) (0x88 + 3 * ((no) - 1)) argument 159 #define VLPCI_PCI_WND_ATTR_REG(no) (0x89 + 3 * ((no) - 1)) argument
|
/netbsd-src/tests/usr.bin/indent/ |
H A D | lsym_preprocessing.c | 317 int no = #; variable
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ndb/ |
H A D | ndbio.cpp | 540 NdbOcInfo *no, in ndb_oc_attrs() 696 NdbTransaction *txn, NdbOcInfo *no, Entry *e ) in ndb_oc_put() 752 ndb_oc_get( Operation *op, NdbOcInfo *no, int *j, int *nocs, NdbOcInfo ***oclist ) in ndb_oc_get() 1028 NdbTransaction *txn, Uint64 eid, NdbOcInfo *no ) in ndb_oc_del()
|
/netbsd-src/lib/libusbhid/ |
H A D | usage.c | 78 int no; in hid_init() local
|
/netbsd-src/sys/arch/evbarm/g42xxeb/ |
H A D | obio.c | 416 obio_peripheral_reset(struct obio_softc *bsc, int no, int onoff) in obio_peripheral_reset()
|
/netbsd-src/usr.sbin/npf/npfd/ |
H A D | npfd_log.c | 130 size_t o, no; in npfd_log_validate() local
|