Searched defs:guestId (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
H A D | fm_pcd_ipc.h | 85 uint8_t guestId; member 92 uint8_t guestId; member
|
H A D | fm_kg.c | 2170 t_Error FmPcdKgAllocSchemes(t_Handle h_FmPcd, uint8_t numOfSchemes, uint8_t guestId, uint8_t *p_Sc… in FmPcdKgAllocSchemes() 2208 t_Error FmPcdKgFreeSchemes(t_Handle h_FmPcd, uint8_t numOfSchemes, uint8_t guestId, uint8_t *p_Sch… in FmPcdKgFreeSchemes() 2236 t_Error KgAllocClsPlanEntries(t_Handle h_FmPcd, uint16_t numOfClsPlanEntries, uint8_t guestId, uin… in KgAllocClsPlanEntries() 2286 void KgFreeClsPlanEntries(t_Handle h_FmPcd, uint16_t numOfClsPlanEntries, uint8_t guestId, uint8_t … in KgFreeClsPlanEntries()
|
H A D | fm_plcr.c | 850 …AllocProfilesForPartition(t_FmPcd *p_FmPcd, uint16_t base, uint16_t numOfProfiles, uint8_t guestId) in PlcrAllocProfilesForPartition() 930 …rFreeProfilesForPartition(t_FmPcd *p_FmPcd, uint16_t base, uint16_t numOfProfiles, uint8_t guestId) in PlcrFreeProfilesForPartition()
|
H A D | fm_pcd.h | 210 uint8_t guestId; member 352 uint8_t guestId; /**< Guest Partition Id */ member
|
/freebsd/sys/contrib/ncsw/inc/Peripherals/ |
H A D | bm_ext.h | 110 uint8_t guestId; /**< BM Partition Id */ member
|
H A D | qm_ext.h | 238 uint8_t guestId; /**< QM Partition Id */ member
|
H A D | fm_ext.h | 476 uint8_t guestId; /**< FM Partition Id */ member
|
/freebsd/sys/contrib/ncsw/Peripherals/BM/ |
H A D | bm.h | 296 uint8_t guestId; member
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/ |
H A D | fm_ncsw.c | 656 …uint8_t AllocVSPsForPartition(t_Handle h_Fm, uint8_t base, uint8_t numOfProfiles, uint8_t guestId) in AllocVSPsForPartition() 728 …tic void FreeVSPsForPartition(t_Handle h_Fm, uint8_t base, uint8_t numOfProfiles, uint8_t guestId) in FreeVSPsForPartition() 925 uint8_t guestId = p_IpcMsg->msgBody[0]; in FmHandleIpcMsgCB() local
|
H A D | fm.h | 603 uint8_t guestId; member
|
/freebsd/sys/contrib/ncsw/Peripherals/QM/ |
H A D | qm.h | 473 uint8_t guestId; member
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/ |
H A D | fm_common.h | 604 uint8_t guestId; member
|