Home
last modified time | relevance | path

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

/NextBSD/sys/dev/etherswitch/
HDetherswitch.c85 static d_close_t etherswitchclose; variable
94 .d_close = etherswitchclose,
166 etherswitchclose(struct cdev *dev, int flags, int fmt, struct thread *td) in etherswitchclose() function