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

/freebsd-13-stable/sys/dev/dpaa/
H A Dif_dtsec.c381 error = FM_PORT_Disable(sc->sc_rxph);
385 error = FM_PORT_Disable(sc->sc_txph);
/freebsd-13-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1706 @Function FM_PORT_Disable
1720 t_Error FM_PORT_Disable(t_Handle h_FmPort);
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c2778 if (FM_PORT_Disable(p_FmPort) != E_OK)
2779 RETURN_ERROR(MAJOR, E_INVALID_STATE, ("FM_PORT_Disable FAILED"));
3532 t_Error FM_PORT_Disable(t_Handle h_FmPort) function
6306 FM_PORT_Disable(p_FmPortHc);

Completed in 123 milliseconds