Lines Matching refs:ofs
352 int ofs;
357 ofs = TX39_INTRSTATUS_REG(i);
361 tx_conf_write(tc, ofs, reg);
442 int i, pri, ofs, set;
466 ofs = TX39_INTRSTATUS_REG(set);
468 tx_conf_write(tc, ofs, he_mask);
554 int bit, set, highpri, ofs;
572 ofs = TX39_INTRENABLE_REG(set);
573 reg = tx_conf_read(tc, ofs);
575 tx_conf_write(tc, ofs, reg);
586 int set, bit, highpri, ofs;
601 ofs = TX39_INTRENABLE_REG(set);
602 reg = tx_conf_read(tc, ofs);
604 tx_conf_write(tc, ofs, reg);
726 int i, j, ofs;
744 ofs = TX39_INTRENABLE_REG(i);
745 reg = tx_conf_read(tc, ofs);