Date: Fri, 25 Jul 1997 11:29:52 -0700 (PDT) From: Vinay Bannai <vinay@agni.nuko.com> To: freebsd-hackers@freebsd.org Subject: Where is cdevsw_add ?? Message-ID: <199707251829.LAA19660@agni.nuko.com>
next in thread | raw e-mail | index | archive | help
Hi folks I am trying to attach the upper half of my device driver to the cdevsw struct and most of the device drivers make a call to cdevsw_add() or bdevsw_add() to be included in the struct. Despite my etags and searches, I could not locate where cdevsw_add() or bdevsw_add() is defined? Is it a macro or a function?? Thanks Vinay -- Vinay Bannai E-mail: vinay@agni.nuko.com (408)-526-0280 x 275 (Work) http://agni.nuko.com/~vinay
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707251829.LAA19660>