Searched refs:setup_called (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dini9100u.c156 static int setup_called = 0; variable
265 if (setup_called)
268 setup_called = ints[0];
321 if (setup_called) { /* Setup by i91u_setup */
325 if (setup_called > 1) {
H A Dinia100.c104 static int setup_called = 0; variable
193 if (setup_called)
196 setup_called = ints[0];
320 if (setup_called) {
H A Dfdomain.c397 static int setup_called = 0; variable
570 if (setup_called++ || ints[0] < 2 || ints[0] > 3) {
582 ++setup_called;
898 if (setup_called) {
946 if (setup_called) {
H A Daha1542.c109 static int setup_called[MAXBOARDS]; variable
974 setup_called[setup_idx] = ints[0];
1196 if (setup_called[indx]) {

Completed in 47 milliseconds