Searched defs:IS_VF (Results 1 – 3 of 3) sorted by relevance
17 #define IS_VF(cdev) ((cdev)->b_is_vf) macro21 #define IS_VF(cdev) (0) macro
181 #define IS_VF(edev) test_bit(QEDE_FLAGS_IS_VF, \ macro
1496 #define IS_VF(bp) ((bp)->flags & IS_VF_FLAG) macro1499 #define IS_VF(bp) false macro