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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dfloppy.h486 static void sun_pci_fd_out_byte(unsigned long port, unsigned char val, function
503 sun_pci_fd_out_byte(port, 0x08, FIFO);
547 sun_pci_fd_out_byte(port, data, DOR);
549 sun_pci_fd_out_byte(port, 0x07, FIFO);
550 sun_pci_fd_out_byte(port, drive & 0x03, FIFO);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dfloppy.h486 static void sun_pci_fd_out_byte(unsigned long port, unsigned char val, function
503 sun_pci_fd_out_byte(port, 0x08, FIFO);
547 sun_pci_fd_out_byte(port, data, DOR);
549 sun_pci_fd_out_byte(port, 0x07, FIFO);
550 sun_pci_fd_out_byte(port, drive & 0x03, FIFO);

Completed in 64 milliseconds