Searched refs:IRQ_SHARE_ID (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/os/drivers/pcmcia/
H A Dcs.h234 #define IRQ_SHARE_ID 0x80 macro
/haiku/src/bin/pcmcia-cs/
H A Dyacc_cis.y351 { $$->cftable_entry.irq.IRQInfo1 |= IRQ_SHARE_ID; }
H A Ddump_cis.c353 if (entry->irq.IRQInfo1 & IRQ_SHARE_ID) printf(" [shared]");
428 if (entry->irq.IRQInfo1 & IRQ_SHARE_ID) printf(" [shared]");

Completed in 41 milliseconds