Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/cardbus/
Drbus.h86 struct rbustag { struct
88 struct rbustag *rb_parent; argument
94 int (*rb_space_alloc)(struct rbustag *, argument
100 int (*rbus_space_free)(struct rbustag *, bus_space_handle_t, argument
113 typedef struct rbustag *rbus_tag_t; argument
Dcardbus_map.c260 rbus_tag_t rbustag; local
363 rbus_tag_t rbustag; local