Searched refs:E1000_ICR_VMMB (Results 1 – 2 of 2) sorted by relevance
392 #define E1000_ICR_VMMB 0x00000100 /* VM MB event */ macro431 #define E1000_IMS_VMMB E1000_ICR_VMMB /* Mail box activity */
7049 if (icr & E1000_ICR_VMMB) in igb_msix_other()