Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/adaptec/
H A Dstarfire.c345 IntrNormalMask=0xff00, IntrAbnormalMask=0x3ff00fe, enumerator
1704 if ((intr_status & ~(IntrNormalMask | IntrAbnormalSummary | IntrLinkChange | IntrStatsMax | IntrTxDataLow | IntrRxGFPDead | IntrNoTxCsum | IntrPCIPad)) && debug) in netdev_error()