commit missed change

This commit is contained in:
Kip Macy 2007-03-23 22:02:11 +00:00
parent 92d0be02b0
commit f309e60da0

View File

@ -244,6 +244,7 @@ struct adapter {
bus_space_handle_t bh;
bus_space_tag_t bt;
bus_size_t mmio_len;
bus_size_t link_width;
/* DMA resources */
bus_dma_tag_t parent_dmat;