HomeSort by: relevance | last modified time | path
    Searched defs:mcx_teardown_hca (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_mcx.c 2550 static int mcx_teardown_hca(struct mcx_softc *, uint16_t);
3081 mcx_teardown_hca(sc, htobe16(MCX_CMD_TEARDOWN_HCA_GRACEFUL));
3082 /* error printed by mcx_teardown_hca, and we're already unwinding */
3380 mcx_teardown_hca(struct mcx_softc *sc, uint16_t profile) function in typeref:typename:int
if_mcx.c 2550 static int mcx_teardown_hca(struct mcx_softc *, uint16_t);
3081 mcx_teardown_hca(sc, htobe16(MCX_CMD_TEARDOWN_HCA_GRACEFUL));
3082 /* error printed by mcx_teardown_hca, and we're already unwinding */
3380 mcx_teardown_hca(struct mcx_softc *sc, uint16_t profile) function in typeref:typename:int

Completed in 70 milliseconds