attached 168 dev/pcmcia/pcmcia.c int attached;
attached 214 dev/pcmcia/pcmcia.c attached = 0;
attached 235 dev/pcmcia/pcmcia.c attached++;
attached 253 dev/pcmcia/pcmcia.c return (attached ? 0 : 1);
attached 178 dev/sbus/if_le.c if (lebuf == NULL || lebuf->attached != 0)
attached 185 dev/sbus/if_le.c lebuf->attached = 1;
attached 170 dev/sbus/if_le_lebuffer.c lebuf->attached = 1;
attached 49 dev/sbus/lebuffervar.h int attached; /* 1: in use by `le' device */
attached 274 dev/usb/if_zyd.c sc->attached = 1;
attached 440 dev/usb/if_zyd.c if (!sc->attached) {
attached 451 dev/usb/if_zyd.c sc->attached = 0;
attached 1174 dev/usb/if_zydreg.h int attached;