Home
last modified time | relevance | path

Searched refs:ITYPE_GROUP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/atm/
H A Dhe.h109 #define ITYPE_GROUP(x) (x & 0x7) macro
H A Dhe.c1939 group = ITYPE_GROUP(he_dev->irq_head->isw); in he_tasklet()