rbustag
struct rbustag rbus_null;
struct rbustag rbus_null;
struct rbustag rbus_null;
if ((*cf->cardbus_space_alloc)(cc, rbustag, base, size, mask,
rbus_tag_t rbustag;
rbustag = sc->sc_rbus_iot;
rbustag = sc->sc_rbus_memt;
(*cf->cardbus_space_free)(cc, rbustag, handle, size);
rbus_tag_t rbustag;
rbustag = sc->sc_rbus_iot;
rbustag = sc->sc_rbus_memt;
if ((rb = (rbus_tag_t)malloc(sizeof(struct rbustag), M_DEVBUF,
int (*rb_space_alloc)(struct rbustag *, bus_addr_t, bus_addr_t,
int (*rbus_space_free)(struct rbustag *, bus_space_handle_t,
typedef struct rbustag *rbus_tag_t;