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

/drivers/ide/
H A Dscc_pata.c72 static unsigned long JCHSTtbl[2][7] = { variable
226 reg = JCHSTtbl[offset][pio] << 16 | JCHHTtbl[offset][pio];
/drivers/ata/
H A Dpata_scc.c121 static const unsigned long JCHSTtbl[2][7] = { variable
201 reg = JCHSTtbl[offset][pio] << 16 | JCHHTtbl[offset][pio];

Completed in 39 milliseconds