/src/sys/dev/pci/ |
if_mcx.c | 2573 static int mcx_destroy_sq(struct mcx_softc *, struct mcx_tx *); 5269 mcx_destroy_sq(struct mcx_softc *sc, struct mcx_tx *tx) function in typeref:typename:int 7292 mcx_destroy_sq(sc, tx); 7589 mcx_destroy_sq(sc, tx);
|
if_mcx.c | 2573 static int mcx_destroy_sq(struct mcx_softc *, struct mcx_tx *); 5269 mcx_destroy_sq(struct mcx_softc *sc, struct mcx_tx *tx) function in typeref:typename:int 7292 mcx_destroy_sq(sc, tx); 7589 mcx_destroy_sq(sc, tx);
|
if_mcx.c | 2573 static int mcx_destroy_sq(struct mcx_softc *, struct mcx_tx *); 5269 mcx_destroy_sq(struct mcx_softc *sc, struct mcx_tx *tx) function in typeref:typename:int 7292 mcx_destroy_sq(sc, tx); 7589 mcx_destroy_sq(sc, tx);
|