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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dfloppy_32.h40 volatile unsigned char dor_82077; /* Digital Output reg. */ member in struct:sun_flpy_controller
111 sun_fdc->dor_82077 = value;
175 return sun_fdc->dor_82077;
356 if (sun_fdc->dor_82077 == 0x80) {
357 sun_fdc->dor_82077 = 0x02;
358 if (sun_fdc->dor_82077 == 0x80) {
H A Dfloppy_64.h33 volatile unsigned char dor_82077; /* Digital Output reg. */ member in struct:sun_flpy_controller
126 sbus_writeb(value, &sun_fdc->dor_82077);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/include/asm/
H A Dfloppy_32.h40 volatile unsigned char dor_82077; /* Digital Output reg. */ member in struct:sun_flpy_controller
111 sun_fdc->dor_82077 = value;
175 return sun_fdc->dor_82077;
356 if (sun_fdc->dor_82077 == 0x80) {
357 sun_fdc->dor_82077 = 0x02;
358 if (sun_fdc->dor_82077 == 0x80) {
H A Dfloppy_64.h33 volatile unsigned char dor_82077; /* Digital Output reg. */ member in struct:sun_flpy_controller
126 sbus_writeb(value, &sun_fdc->dor_82077);

Completed in 113 milliseconds