Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dfloppy_64.h290 static int sun_pci_broken_drive = -1; variable
328 if (((val & 0x03) == sun_pci_broken_drive) && (val & 0x20)) { in sun_pci_fd_broken_outb()
348 if (((val & 0x03) == sun_pci_broken_drive) && (val & 0x10)) { in sun_pci_fd_lde_broken_outb()
649 sun_pci_broken_drive = 1; in sun_floppy_init()
711 if (sun_pci_broken_drive != -1) { in sun_floppy_init()
712 sun_pci_broken_drive = 1 - sun_pci_broken_drive; in sun_floppy_init()