Searched defs:IS_PF (Results 1 – 2 of 2) sorted by relevance
18 #define IS_PF(cdev) (!((cdev)->b_is_vf)) macro22 #define IS_PF(cdev) (1) macro
1496 #define IS_PF(bp) (!((bp)->flags & IS_VF_FLAG)) macro1499 #define IS_PF(bp) true macro