Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/ !
Dhostess_sv11.c398 static struct sv11_device *sv11_unit; variable
404 if((sv11_unit=sv11_init(io,irq))==NULL) in init_module()
411 if(sv11_unit) in cleanup_module()
412 sv11_shutdown(sv11_unit); in cleanup_module()