VirtualBox

Changeset 81950 in vbox for trunk


Ignore:
Timestamp:
Nov 18, 2019 4:44:33 PM (5 years ago)
Author:
vboxsync
Message:

pdmdev.h: Doxygen comment. bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmdev.h

    r81948 r81950  
    15051505     * Private interface between the IOAPIC and APIC.
    15061506     *
    1507      * See comments about this hack on PDMAPICREG::pfnBusDeliverR3.
    1508      *
    15091507     * @returns status code.
    15101508     * @param   pDevIns         Device instance of the IOAPIC.
     
    15161514     * @param   u8TriggerMode   See APIC implementation.
    15171515     * @param   uTagSrc         The IRQ tag and source (for tracing).
     1516     *
     1517     * @sa      APICBusDeliver()
    15181518     */
    15191519    DECLCALLBACKMEMBER(int, pfnApicBusDeliver)(PPDMDEVINS pDevIns, uint8_t u8Dest, uint8_t u8DestMode, uint8_t u8DeliveryMode,
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette