Searched defs:ivars (Results 1 - 16 of 16) sorted by relevance

/freebsd-10-stable/sys/xen/xenbus/
H A Dxenbusb_front.c142 xenbusb_front_get_otherend_node(device_t dev, struct xenbus_device_ivars *ivars) argument
[all...]
H A Dxenbusb_back.c194 xenbusb_back_get_otherend_node(device_t dev, struct xenbus_device_ivars *ivars) argument
[all...]
H A Dxenbusb.c85 xenbusb_free_child_ivars(struct xenbus_device_ivars *ivars) argument
136 struct xenbus_device_ivars *ivars; local
174 struct xenbus_device_ivars *ivars; local
209 struct xenbus_device_ivars *ivars; local
231 struct xenbus_device_ivars *ivars; local
444 struct xenbus_device_ivars *ivars; local
646 struct xenbus_device_ivars *ivars; local
781 struct xenbus_device_ivars *ivars; local
846 struct xenbus_device_ivars *ivars = device_get_ivars(child); local
859 struct xenbus_device_ivars *ivars = device_get_ivars(child); local
889 struct xenbus_device_ivars *ivars = device_get_ivars(child); local
967 struct xenbus_device_ivars *ivars; local
[all...]
/freebsd-10-stable/sys/arm/xscale/pxa/
H A Dpxa_smi.c321 struct smi_ivars *ivars; local
/freebsd-10-stable/sys/arm/at91/
H A Dat91.c432 struct at91_ivar *ivars; local
/freebsd-10-stable/sys/dev/mii/
H A Dmii.c127 struct miibus_ivars *ivars; local
187 struct miibus_ivars *ivars; local
231 struct miibus_ivars *ivars; local
364 struct miibus_ivars *ivars; local
[all...]
/freebsd-10-stable/sys/arm/cavium/cns11xx/
H A Decona.c520 struct econa_ivar *ivars; local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dobjc-lang.c62 CORE_ADDR ivars; member in struct:objc_class
/freebsd-10-stable/sys/boot/usb/
H A Dbsd_kernel.c414 device_set_ivars(device_t dev, void *ivars) argument
/freebsd-10-stable/sys/dev/fdc/
H A Dfdc.c1626 struct fdc_ivars *ivars = device_get_ivars(child); local
1644 struct fdc_ivars *ivars = device_get_ivars(child); local
/freebsd-10-stable/sys/pc98/cbus/
H A Dfdc.c700 struct fdc_ivars *ivars = device_get_ivars(child); local
718 struct fdc_ivars *ivars = device_get_ivars(child); local
/freebsd-10-stable/sys/dev/e1000/
H A Dif_em.h408 u32 ivars; member in struct:adapter
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp1119 CheckImplementationIvars(ObjCImplementationDecl *ImpDecl, ObjCIvarDecl **ivars, unsigned numIvars, SourceLocation RBrace) argument
[all...]
H A DSemaDeclCXX.cpp12371 SmallVector<ObjCIvarDecl*, 8> ivars; local
/freebsd-10-stable/sys/kern/
H A Dsubr_bus.c141 void *ivars; /**< instance variables */ member in struct:device
2533 device_set_ivars(device_t dev, void * ivars) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteModernObjC.cpp6623 Write__class_ro_t_initializer(ASTContext *Context, std::string &Result, unsigned int flags, const std::string &InstanceStart, const std::string &InstanceSize, ArrayRef<ObjCMethodDecl *>baseMethods, ArrayRef<ObjCProtocolDecl *>baseProtocols, ArrayRef<ObjCIvarDecl *>ivars, ArrayRef<ObjCPropertyDecl *>Properties, StringRef VarName, StringRef ClassName) argument
[all...]

Completed in 408 milliseconds