scr24x_minors 45 drivers/char/pcmcia/scr24x_cs.c static DECLARE_BITMAP(scr24x_minors, SCR24X_DEVS); scr24x_minors 241 drivers/char/pcmcia/scr24x_cs.c dev->devno = find_first_zero_bit(scr24x_minors, SCR24X_DEVS); scr24x_minors 287 drivers/char/pcmcia/scr24x_cs.c clear_bit(dev->devno, scr24x_minors); scr24x_minors 300 drivers/char/pcmcia/scr24x_cs.c clear_bit(dev->devno, scr24x_minors);