/src/sys/dev/pci/ |
if_mcx.c | 2570 static int mcx_destroy_cq(struct mcx_softc *, struct mcx_cq *); 4759 mcx_destroy_cq(struct mcx_softc *sc, struct mcx_cq *cq) function in typeref:typename:int 7294 mcx_destroy_cq(sc, &q->q_cq); 7603 mcx_destroy_cq(sc, cq);
|
if_mcx.c | 2570 static int mcx_destroy_cq(struct mcx_softc *, struct mcx_cq *); 4759 mcx_destroy_cq(struct mcx_softc *sc, struct mcx_cq *cq) function in typeref:typename:int 7294 mcx_destroy_cq(sc, &q->q_cq); 7603 mcx_destroy_cq(sc, cq);
|
if_mcx.c | 2570 static int mcx_destroy_cq(struct mcx_softc *, struct mcx_cq *); 4759 mcx_destroy_cq(struct mcx_softc *sc, struct mcx_cq *cq) function in typeref:typename:int 7294 mcx_destroy_cq(sc, &q->q_cq); 7603 mcx_destroy_cq(sc, cq);
|