X86_BUS_SPACE_IO
return t->bst_type == X86_BUS_SPACE_IO;
static struct bus_space_tag x86_io = { .bst_type = X86_BUS_SPACE_IO };