_bus_space
struct _bus_space obio_bus_io =
struct _bus_space obio_bus_mem =
extern struct _bus_space obio_bus_io;
extern struct _bus_space obio_bus_mem;
typedef struct _bus_space *bus_space_tag_t;
struct _bus_space landisk_pci_bus_io =
struct _bus_space landisk_pci_bus_mem =
extern struct _bus_space landisk_pci_bus_io;
extern struct _bus_space landisk_pci_bus_mem;