Changes in uspace/lib/nic/include/nic_driver.h [869d936:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/nic/include/nic_driver.h
r869d936 r9d58539 80 80 /** Client callback session */ 81 81 async_sess_t *client_session; 82 /** Phone to APIC or i8259 */ 83 async_sess_t *irc_session; 82 84 /** Current polling mode of the NIC */ 83 85 nic_poll_mode_t poll_mode;
Note:
See TracChangeset
for help on using the changeset viewer.