Home
last modified time | relevance | path

Searched defs:relativePortId (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_ext.h1267 uint8_t relativePortId; /**< Type relative port id */ member
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c290 uint8_t relativePortId; in DmaErrEvent() local
3209 uint8_t SwPortIdToHwPortId(e_FmPortType type, uint8_t relativePortId, uint8_t majorRev, uint8_t min… in SwPortIdToHwPortId()