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

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c2612 if (FM_PORT_Disable(p_FmPort) != E_OK)
2613 RETURN_ERROR(MAJOR, E_INVALID_STATE, ("FM_PORT_Disable FAILED"));
3260 t_Error FM_PORT_Disable(t_Handle h_FmPort) function
/freebsd-11-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h1323 @Function FM_PORT_Disable
1337 t_Error FM_PORT_Disable(t_Handle h_FmPort);
/freebsd-11-stable/sys/dev/dpaa/
H A Dif_dtsec.c370 error = FM_PORT_Disable(sc->sc_rxph);
374 error = FM_PORT_Disable(sc->sc_txph);

Completed in 132 milliseconds