Home
last modified time | relevance | path

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

/Linux-v5.10/arch/sparc/include/asm/
Dfloppy_64.h31 struct sun_flpy_controller { struct
45 static struct sun_flpy_controller *sun_fdc = (struct sun_flpy_controller *)-1; argument
625 sun_fdc = (struct sun_flpy_controller *) op->resource[0].start; in sun_floppy_init()
730 sun_fdc = (struct sun_flpy_controller *) in sun_floppy_init()
736 sun_fdc = (struct sun_flpy_controller *)-1; in sun_floppy_init()
Dfloppy_32.h32 struct sun_flpy_controller { struct
53 static struct sun_flpy_controller *sun_fdc = NULL; argument