Searched defs:regid (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/xen/include/
H A Di82093var.h9 ioapic_read_ul(struct ioapic_softc *sc, int regid) argument
26 ioapic_write_ul(struct ioapic_softc *sc, int regid, uint32_t val) argument
/netbsd-6-1-5-RELEASE/sys/arch/arm/broadcom/
H A Dbcm2835_gpio_subr.c49 const u_int regid = (pin / BCM2835_GPIO_GPFSEL_PINS_PER_REGISTER); local
/netbsd-6-1-5-RELEASE/sys/arch/x86/x86/
H A Dioapic.c144 ioapic_read_ul(struct ioapic_softc *sc,int regid) argument
156 ioapic_write_ul(struct ioapic_softc *sc,int regid, uint32_t val) argument
164 ioapic_read(struct ioapic_softc *sc, int regid) argument
176 ioapic_write(struct ioapic_softc *sc,int regid, int val) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dremote-m32r-sdi.c928 unsigned long val, val2, regid; local
970 int regid; local
/netbsd-6-1-5-RELEASE/sbin/newfs_udf/
H A Dudf_create.c475 udf_set_regid(struct regid *regid, char const *name) argument
484 udf_add_domain_regid(struct regid *regid) argument
494 udf_add_udf_regid(struct regid *regi argument
507 udf_add_impl_regid(struct regid *regid) argument
515 udf_add_app_regid(struct regid *regid) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/fs/udf/
H A Decma167-udf.h256 struct regid { struct
[all...]
H A Dudf_subr.c2220 udf_set_regid(struct regid *regid, char const *name) argument
2229 udf_add_domain_regid(struct udf_mount *ump, struct regid *regid) argument
2239 udf_add_udf_regid(struct udf_mount *ump, struct regid *regi argument
2252 udf_add_impl_regid(struct udf_mount *ump, struct regid *regid) argument
2260 udf_add_app_regid(struct udf_mount *ump, struct regid *regid) argument
[all...]

Completed in 111 milliseconds