struct SharedDevice

Defined at line 52 of file ../../src/devices/pci/drivers/pci/bus.h

Tracks a device sharing a physical legacy IRQ vector along with the wait

object that monitors virtual interrupt servicing (untriggering) by the client.

Public Members

pci::Device * device
Wait wait