Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/include/asm/
Dfloppy_64.h30 struct sun_flpy_controller { struct
44 static struct sun_flpy_controller *sun_fdc = (struct sun_flpy_controller *)-1; argument
620 sun_fdc = (struct sun_flpy_controller *) op->resource[0].start; in sun_floppy_init()
725 sun_fdc = (struct sun_flpy_controller *) in sun_floppy_init()
731 sun_fdc = (struct sun_flpy_controller *)-1; in sun_floppy_init()
Dfloppy_32.h31 struct sun_flpy_controller { struct
52 static struct sun_flpy_controller *sun_fdc = NULL; argument