Searched refs:change_capability (Results 1 – 1 of 1) sorted by relevance
336 #define ENSURE(call, bits) if (cdo->call == NULL) *change_capability &= ~(bits)343 int *change_capability = (int *)&cdo->capability; /* hack */ in register_cdrom() local