Searched refs:sun_floppy_types (Results 1 – 1 of 1) sorted by relevance
84 static int sun_floppy_types[2] = { 0, 0 }; variable91 #define FLOPPY1_TYPE sun_floppy_types[1]557 return sun_floppy_types[0]; in sun_floppy_init()655 sun_floppy_types[0] = 4; in sun_floppy_init()657 sun_floppy_types[1] = 4; in sun_floppy_init()689 return sun_floppy_types[0]; in sun_floppy_init()698 if (!sun_floppy_types[0] && sun_floppy_types[1]) { in sun_floppy_init()707 config = sun_floppy_types[0]; in sun_floppy_init()708 sun_floppy_types[0] = sun_floppy_types[1]; in sun_floppy_init()709 sun_floppy_types[1] = config; in sun_floppy_init()[all …]