Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c90 static int cxgb_uninit_synchronized(struct port_info *);
1094 cxgb_uninit_synchronized(p); in cxgb_port_detach()
1728 rc = cxgb_uninit_synchronized(p); in cxgb_uninit_locked()
1743 cxgb_uninit_synchronized(struct port_info *pi) in cxgb_uninit_synchronized() function