Home
last modified time | relevance | path

Searched refs:t3_sge_stop (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_adapter.h521 void t3_sge_stop(adapter_t *);
H A Dcxgb_main.c825 t3_sge_stop(sc); in t3_fatal_err()
1166 t3_sge_stop(sc); in cxgb_down_locked()
H A Dcxgb_sge.c1615 t3_sge_stop(adapter_t *sc) in t3_sge_stop() function