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

/drivers/isdn/hardware/mISDN/
H A DmISDNisar.c519 send_mbox(ch->is, SET_DPS(ch->dpath) |
573 send_mbox(ch->is, SET_DPS(ch->dpath) |
596 (ch->dpath == 1 ? BSTAT_RDM1 : BSTAT_RDM2)))
605 send_mbox(ch->is, SET_DPS(ch->dpath) | ISAR_HIS_SDATA,
646 send_mbox(ch->is, SET_DPS(ch->dpath) | ISAR_HIS_SDATA,
650 send_mbox(ch->is, SET_DPS(ch->dpath) | ISAR_HIS_SDATA,
657 send_mbox(ch->is, SET_DPS(ch->dpath) | ISAR_HIS_SDATA,
660 send_mbox(ch->is, SET_DPS(ch->dpath) | ISAR_HIS_SDATA,
673 sel_bch_isar(struct isar_hw *isar, u8 dpath) argument
677 if ((!dpath) || (dpat
[all...]
H A Disar.h33 u8 dpath; member in struct:isar_ch
/drivers/isdn/hisax/
H A Disar.c587 sendmsg(cs, SET_DPS(bcs->hw.isar.dpath) |
653 sendmsg(cs, SET_DPS(bcs->hw.isar.dpath) |
684 (bcs->hw.isar.dpath == 1 ? BSTAT_RDM1 : BSTAT_RDM2)))
715 sendmsg(cs, SET_DPS(bcs->hw.isar.dpath) | ISAR_HIS_SDATA,
719 sendmsg(cs, SET_DPS(bcs->hw.isar.dpath) | ISAR_HIS_SDATA,
727 sendmsg(cs, SET_DPS(bcs->hw.isar.dpath) | ISAR_HIS_SDATA,
730 sendmsg(cs, SET_DPS(bcs->hw.isar.dpath) | ISAR_HIS_SDATA,
746 struct BCState *sel_bcs_isar(struct IsdnCardState *cs, u_char dpath) argument
748 if ((!dpath) || (dpath
[all...]
H A Dhisax.h390 int dpath; member in struct:isar_hw

Completed in 67 milliseconds