Changeset c477c80 in mainline for uspace/drv/nic/rtl8139/driver.h
- Timestamp:
- 2019-01-03T22:23:00Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 06412ba
- Parents:
- 7acd787
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/nic/rtl8139/driver.h
r7acd787 rc477c80 107 107 void *tx_buff_virt; 108 108 109 /** Virtual ad resses of the Tx buffers */109 /** Virtual addresses of the Tx buffers */ 110 110 void *tx_buff[TX_BUFF_COUNT]; 111 111
Note:
See TracChangeset
for help on using the changeset viewer.