Searched refs:rotor (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/mm/
H A Dio-unit.c55 iounit->rotor[1] = IOUNIT_BMAP2_START;
56 iounit->rotor[2] = IOUNIT_BMAPM_START;
82 unsigned long rotor, scan, limit; local
97 rotor = iounit->rotor[j - 1];
99 scan = rotor;
102 if (limit != rotor) {
103 limit = rotor;
115 iounit->rotor[j - 1] = (scan < limit) ? scan : iounit->limit[j - 1];
274 unsigned long rotor, sca local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dio-unit.h42 unsigned long rotor[3]; member in struct:iounit_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dibmmca.c1032 const char rotor[] = "|/-\\"; local
1047 outb((char) (rotor[rotator]), MOD95_LED_PORT);

Completed in 133 milliseconds