Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dsun3xflop.h46 static unsigned char sun3x_82072_fd_inb(int port) in sun3x_82072_fd_inb() function
H A Dfloppy.h71 return sun3x_82072_fd_inb(base + reg); in fd_inb()