Searched refs:sun_pci_fd_out_byte (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/sparc/include/asm/ |
H A D | floppy_64.h | 451 static void sun_pci_fd_out_byte(unsigned long port, unsigned char val, in sun_pci_fd_out_byte() function 468 sun_pci_fd_out_byte(port, 0x08, FIFO); in sun_pci_fd_sensei() 512 sun_pci_fd_out_byte(port, data, DOR); in sun_pci_fd_test_drive() 514 sun_pci_fd_out_byte(port, 0x07, FIFO); in sun_pci_fd_test_drive() 515 sun_pci_fd_out_byte(port, drive & 0x03, FIFO); in sun_pci_fd_test_drive()
|