Home
last modified time | relevance | path

Searched defs:tme_bus_device (Results 1 – 1 of 1) sorted by relevance

/dports/emulators/tme/tme-0.8/tme/generic/
H A Dbus-device.h65 struct tme_bus_device { struct
68 struct tme_element *tme_bus_device_element; argument
71 struct tme_bus_connection * tme_shared tme_bus_device_connection; argument
72 tme_rwlock_t tme_bus_device_connection_rwlock; argument
76 struct tme_bus_subregion tme_bus_device_subregions; argument
80 int (*tme_bus_device_signal) _TME_P((void *, unsigned int)); argument
83 int (*tme_bus_device_intack) _TME_P((void *, unsigned int, int *)); argument
89 void (*tme_bus_device_lock) _TME_P((void *, unsigned int)); argument
90 void (*tme_bus_device_unlock) _TME_P((void *, unsigned int)); argument
93 struct tme_bus_tlb *(*tme_bus_device_tlb_hash) _TME_P((void *, tme_bus_addr_t, unsigned int)); argument
[all …]