X86_BUS_SPACE_MEM
return t->bst_type == X86_BUS_SPACE_MEM;
static struct bus_space_tag x86_mem = { .bst_type = X86_BUS_SPACE_MEM };