opal_sg_entry 983 arch/powerpc/include/asm/opal-api.h struct opal_sg_entry entry[]; opal_sg_entry 18 arch/powerpc/include/asm/opal.h #define SG_ENTRIES_PER_NODE ((PAGE_SIZE - 16) / sizeof(struct opal_sg_entry)) opal_sg_entry 1074 arch/powerpc/platforms/powernv/opal.c i * sizeof(struct opal_sg_entry) + 16); opal_sg_entry 1084 arch/powerpc/platforms/powernv/opal.c sg->length = cpu_to_be64(i * sizeof(struct opal_sg_entry) + 16);