Searched refs:mfunc (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/sys/dev/pci/ |
| H A D | pccbb.c | 715 pcireg_t bcr, bhlc, cbctl, csr, lscp, mfunc, mrburst, slotctl, sockctl, in pccbb_chipinit() local 821 mfunc = pci_conf_read(pc, tag, PCI12XX_MFUNC); in pccbb_chipinit() 822 if ((mfunc & (PCI12XX_MFUNC_PIN0 | PCI12XX_MFUNC_PIN1)) == 0) { in pccbb_chipinit() 824 mfunc |= PCI12XX_MFUNC_PIN0_INTA; in pccbb_chipinit() 830 mfunc |= PCI12XX_MFUNC_PIN1_INTB; in pccbb_chipinit() 832 pci_conf_write(pc, tag, PCI12XX_MFUNC, mfunc); in pccbb_chipinit()
|
| /netbsd-src/external/gpl3/binutils/dist/ld/ |
| H A D | pdb.c | 3465 struct lf_mfunc_id *mfunc = (struct lf_mfunc_id *) data; in handle_type() local 3475 if (!remap_type (&mfunc->parent_type, map, type_num, num_types)) in handle_type() 3478 if (!remap_type (&mfunc->function_type, map, type_num, num_types)) in handle_type() 3481 name_len = strnlen (mfunc->name, in handle_type()
|
| /netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/ |
| H A D | mdb.c | 6333 int (*mfunc)(MDB_cursor *mc, MDB_val *key, MDB_val *data); in mdb_cursor_get() local 6467 mfunc = mdb_cursor_first; in mdb_cursor_get() 6494 rc = mfunc(&mc->mc_xcursor->mx_cursor, data, NULL); in mdb_cursor_get() 6500 mfunc = mdb_cursor_last; in mdb_cursor_get()
|
| /netbsd-src/external/gpl3/gcc.old/dist/ |
| H A D | MD5SUMS | 78547 b6054bbc4612a13c03f6a1869dc5feb3 gcc/testsuite/go.test/test/ken/mfunc.go
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | MD5SUMS | 90781 b6054bbc4612a13c03f6a1869dc5feb3 gcc/testsuite/go.test/test/ken/mfunc.go
|