Searched defs:JCSTWTxtbl (Results 1 - 2 of 2) sorted by relevance

/drivers/ide/
H A Dscc_pata.c98 static unsigned long JCSTWTxtbl[2][7] = { variable
270 out_be32((void __iomem *)scrcst_port, JCSTWTxtbl[offset][idx]);
275 out_be32((void __iomem *)mcrcst_port, JCSTWTxtbl[offset][idx]);
/drivers/ata/
H A Dpata_scc.c146 static const unsigned long JCSTWTxtbl[2][7] = { variable
245 out_be32(scrcst_port, JCSTWTxtbl[offset][idx]);
250 out_be32(mcrcst_port, JCSTWTxtbl[offset][idx]);

Completed in 14 milliseconds