Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/nic/include/nic_driver.h

    r869d936 r9d58539  
    8080        /** Client callback session */
    8181        async_sess_t *client_session;
     82        /** Phone to APIC or i8259 */
     83        async_sess_t *irc_session;
    8284        /** Current polling mode of the NIC */
    8385        nic_poll_mode_t poll_mode;
Note: See TracChangeset for help on using the changeset viewer.