Searched refs:PSVC_DEV_FRU (Results 1 – 2 of 2) sorted by relevance
110 #define PSVC_DEV_FRU 0x0000000000000800ULL /* device is a FRU */ macro
150 {PSVC_DEV_FRU, "FRU="},3163 while ((objp->features & PSVC_DEV_FRU) == 0) { in i_psvc_get_attr_generic()