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

/arch/sparc/include/asm/
H A Dfloppy_64.h288 static int sun_pci_broken_drive = -1; variable
324 if (((val & 0x03) == sun_pci_broken_drive) && (val & 0x20)) {
343 if (((val & 0x03) == sun_pci_broken_drive) && (val & 0x10)) {
644 sun_pci_broken_drive = 1;
706 if (sun_pci_broken_drive != -1) {
707 sun_pci_broken_drive = 1 - sun_pci_broken_drive;

Completed in 7 milliseconds