Home
last modified time | relevance | path

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

/freebsd/sys/dev/dpaa/
H A Dif_dtsec.c409 error = FM_PORT_Disable(sc->sc_rxph); in dtsec_if_disable_locked()
413 error = FM_PORT_Disable(sc->sc_txph); in dtsec_if_disable_locked()
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1720 t_Error FM_PORT_Disable(t_Handle h_FmPort);
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c2778 if (FM_PORT_Disable(p_FmPort) != E_OK) in FM_PORT_Free()
3532 t_Error FM_PORT_Disable(t_Handle h_FmPort) in FM_PORT_Disable() function
6306 FM_PORT_Disable(p_FmPortHc);