Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h1196 t_Error FmVSPFreeForPort(t_Handle h_Fm,
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c1545 t_Error FmVSPFreeForPort(t_Handle h_Fm, in FmVSPFreeForPort() function
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c2796 if (FmVSPFreeForPort(p_FmPort->h_Fm, p_FmPort->portType, p_FmPort->portId) in FM_PORT_Free()