mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-12 22:28:38 +00:00
Add an explicit QueueType enum which could be used to create a poll or an interrupt queue. This is better than passing an Optional<irq>. This refactoring is in preparation for adding MSIx support to NVMe.