mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
interrupt handlers. Instead, load and use it atomically as necessary. This reduces mode switching overhead for "polled" mode interrupt handling from 5 i/o's to 3 (per service type, per port) so that polled mode is only slightly more inefficient than "interrupt" mode. |
||
|---|---|---|
| .. | ||
| cy.c | ||
| cy_isa.c | ||
| cy_pci.c | ||
| cyreg.h | ||