Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/include/asm/
Dfloppy.h18 floppy_selects[new_val & 3]; \
58 static unsigned char floppy_selects[4] = { 0x10, 0x21, 0x23, 0x33 }; variable
78 swap(floppy_selects[0], floppy_selects[1]); in driveswap()