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 *);
1095 cxgb_uninit_synchronized(p); in cxgb_port_detach()
1729 rc = cxgb_uninit_synchronized(p); in cxgb_uninit_locked()
1744 cxgb_uninit_synchronized(struct port_info *pi) in cxgb_uninit_synchronized() function