Searched defs:numOfProfiles (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
H A D | fm_plcr.c | 532 static t_Error AllocSharedProfiles(t_FmPcd *p_FmPcd, uint16_t numOfProfiles, uint16_t *profilesIds) in AllocSharedProfiles() 575 static void FreeSharedProfiles(t_FmPcd *p_FmPcd, uint16_t numOfProfiles, uint16_t *profilesIds) in FreeSharedProfiles() 850 uint16_t PlcrAllocProfilesForPartition(t_FmPcd *p_FmPcd, uint16_t base, uint16_t numOfProfiles, uin… in PlcrAllocProfilesForPartition() 930 void PlcrFreeProfilesForPartition(t_FmPcd *p_FmPcd, uint16_t base, uint16_t numOfProfiles, uint8_t … in PlcrFreeProfilesForPartition() 978 uint16_t numOfProfiles, in PlcrSetPortProfiles() 1068 t_Error FmPcdPlcrAllocProfiles(t_Handle h_FmPcd, uint8_t hardwarePortId, uint16_t numOfProfiles) in FmPcdPlcrAllocProfiles()
|
H A D | fm_pcd.h | 227 uint16_t numOfProfiles; member 263 uint16_t numOfProfiles; member
|
H A D | fm_kg.c | 1017 uint16_t profileId=0, numOfProfiles=0, relativeProfileId; in BuildSchemeRegs() local
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/ |
H A D | fm_ncsw.c | 656 static uint8_t AllocVSPsForPartition(t_Handle h_Fm, uint8_t base, uint8_t numOfProfiles, uint8_t g… in AllocVSPsForPartition() 728 static void FreeVSPsForPartition(t_Handle h_Fm, uint8_t base, uint8_t numOfProfiles, uint8_t guest… in FreeVSPsForPartition()
|
H A D | fm.h | 567 uint16_t numOfProfiles; member
|
/freebsd/sys/contrib/ncsw/inc/Peripherals/ |
H A D | fm_port_ext.h | 2294 …uint8_t numOfProfiles; /**< Number of Virtual Storage Profiles; must be a power of 2 … member
|
H A D | fm_pcd_ext.h | 1661 uint8_t numOfProfiles; /**< Range of profiles starting at base */ member 1691 uint8_t numOfProfiles; /**< Range of profiles starting at base. */ member
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/ |
H A D | fm_port.c | 4517 t_Error FM_PORT_PcdPlcrAllocProfiles(t_Handle h_FmPort, uint16_t numOfProfiles) in FM_PORT_PcdPlcrAllocProfiles()
|