Searched refs:synw (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/scsi/ |
D | atp870u.c | 1301 static unsigned char synw[6] = { 0x80, 1, 3, 1, 0x0c, 0x07 }; in is870() local 1667 outb(synw[j++], tmport); in is870() 1827 static unsigned char synw[6] = { 0x80, 1, 3, 1, 0x19, 0x0e }; in is880() local 2358 outb(synw[j++], tmport); in is880() 3254 static unsigned char synw[6] = {0x80, 1, 3, 1, 0x19, 0x0e}; in is885() local 3770 outb(synw[j++], tmport); in is885()
|