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

/drivers/scsi/
H A Ddc395x.c3951 * trms1040_write_cmd - write the secified command and address to
3958 static void __devinit trms1040_write_cmd(unsigned long io_port, u8 cmd, u8 addr) function
4009 trms1040_write_cmd(io_port, 0x05, addr);
4067 trms1040_write_cmd(io_port, 0x04, 0xFF);
4076 trms1040_write_cmd(io_port, 0x04, 0x00);
4104 trms1040_write_cmd(io_port, 0x06, addr);

Completed in 32 milliseconds