Home
last modified time | relevance | path

Searched refs:sun_floppy_types (Results 1 – 1 of 1) sorted by relevance

/arch/sparc/include/asm/
A Dfloppy_64.h91 #define FLOPPY1_TYPE sun_floppy_types[1]
558 return sun_floppy_types[0]; in sun_floppy_init()
656 sun_floppy_types[0] = 4; in sun_floppy_init()
658 sun_floppy_types[1] = 4; in sun_floppy_init()
690 return sun_floppy_types[0]; in sun_floppy_init()
699 if (!sun_floppy_types[0] && sun_floppy_types[1]) { in sun_floppy_init()
708 swap(sun_floppy_types[0], sun_floppy_types[1]); in sun_floppy_init()
717 return sun_floppy_types[0]; in sun_floppy_init()
759 sun_floppy_types[0] = 4; in sun_floppy_init()
760 sun_floppy_types[1] = 0; in sun_floppy_init()
[all …]

Completed in 5 milliseconds