tag
line
file
source code
OPEN
938
drivers/net/de4x5.c
lp->state = OPEN;
OPEN
1472
drivers/net/de4x5.c
if (lp->state == OPEN) {
OPEN
2650
drivers/net/de4x5.c
if (lp->state != OPEN) return (struct sk_buff *)1; /* Fake out the open */