NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cs_stop
sys/dev/ic/cs89x0.c
1173
cs_stop(ifp, 0);
sys/dev/ic/cs89x0.c
281
static void cs_stop(struct ifnet *, int);
sys/dev/ic/cs89x0.c
396
ifp->if_stop = cs_stop;