Searched refs:ISQ_EVENT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/cirrus/ | ||
H A D | cs89x0.h | 301 #define ISQ_EVENT_MASK 0x003F /* ISQ mask to find out type of event */ macro |
H A D | mac89x0.c | 388 switch(status & ISQ_EVENT_MASK) { in net_interrupt() |