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

/linux-master/drivers/scsi/
H A Dinitio.c269 * initio_se2_instr - bitbang an instruction
276 static void initio_se2_instr(unsigned long base, u8 instr) function
310 initio_se2_instr(base, 0x30); /* EWEN */
324 initio_se2_instr(base, 0); /* EWDS */
344 initio_se2_instr(base, instr); /* READ INSTR */
378 initio_se2_instr(base, instr); /* WRITE INSTR */

Completed in 115 milliseconds