Home
last modified time | relevance | path

Searched refs:dfltRelativeId (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h2295 …uint8_t dfltRelativeId; /**< The default Virtual-Storage-Profile-id dedicated to Rx/OP… member
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h941 uint8_t dfltRelativeId; member
H A Dfm_port.c4436 p_VSPParams->dfltRelativeId < p_VSPParams->numOfProfiles, in FM_PORT_VSPAlloc()
4460 p_VSPParams->dfltRelativeId, in FM_PORT_VSPAlloc()
4485 hwStoragePrflId = p_VSPParams->dfltRelativeId; in FM_PORT_VSPAlloc()
4505 p_FmPort->dfltRelativeId = p_VSPParams->dfltRelativeId; in FM_PORT_VSPAlloc()
5257 … GET_UINT32(p_ParamsPage->misc) | (p_FmPort->dfltRelativeId & FM_CTL_PARAMS_PAGE_ERROR_VSP_MASK)); in FM_PORT_SetPCD()