Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c90 static int cxgb_init_locked(struct port_info *);
1674 cxgb_init_locked(p); /* releases adapter lock */ in cxgb_init()
1679 cxgb_init_locked(struct port_info *p) in cxgb_init_locked() function
1923 error = cxgb_init_locked(p); in cxgb_ioctl()