Home
last modified time | relevance | path

Searched refs:SMU_CMDTYPE_GET_PARTITION (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dsmu.h681 #define SMU_CMDTYPE_GET_PARTITION 2 /* retrieve an sdb partition */ macro
/openbmc/linux/drivers/macintosh/
H A Dsmu.c1129 } else if (hdr.cmdtype == SMU_CMDTYPE_GET_PARTITION) { in smu_write()