Changeset bfa4ffa in mainline for uspace/drv/bus/pci/pciintel/pci.h
- Timestamp:
- 2016-12-27T13:34:08Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9185e42
- Parents:
- 0d9b4a8 (diff), 73d8600 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/pci/pciintel/pci.h
r0d9b4a8 rbfa4ffa 47 47 ioport32_t *conf_addr_reg; 48 48 ioport32_t *conf_data_reg; 49 ioport32_t *conf_space; 49 50 pio_window_t pio_win; 50 51 fibril_mutex_t conf_mutex;
Note:
See TracChangeset
for help on using the changeset viewer.