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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dmac_scsi.c73 static int setup_called = 0; variable
131 if (setup_called++ || ints[0] < 1 || ints[0] > 6) {
H A Dfdomain.c403 static int setup_called; variable
562 if (setup_called++ || ints[0] < 2 || ints[0] > 3) {
573 ++setup_called;
902 if (setup_called) {
941 if (setup_called) {
H A Daha1542.c82 static int setup_called[MAXBOARDS]; variable
905 setup_called[setup_idx] = ints[0];
1121 if (setup_called[indx]) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dmac_scsi.c73 static int setup_called = 0; variable
131 if (setup_called++ || ints[0] < 1 || ints[0] > 6) {
H A Dfdomain.c403 static int setup_called; variable
562 if (setup_called++ || ints[0] < 2 || ints[0] > 3) {
573 ++setup_called;
902 if (setup_called) {
941 if (setup_called) {
H A Daha1542.c82 static int setup_called[MAXBOARDS]; variable
905 setup_called[setup_idx] = ints[0];
1121 if (setup_called[indx]) {

Completed in 77 milliseconds