Searched refs:ISAR_HIS_PSTREQ (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/isdn/hardware/mISDN/ |
D | isar.h | 83 #define ISAR_HIS_PSTREQ 0x0e macro
|
D | mISDNisar.c | 816 send_mbox(ch->is, dps | ISAR_HIS_PSTREQ, 0, 0, NULL); in isar_pump_statev_modem() 831 send_mbox(ch->is, dps | ISAR_HIS_PSTREQ, 0, 0, NULL); in isar_pump_statev_modem() 926 send_mbox(ch->is, dps | ISAR_HIS_PSTREQ, 0, 0, NULL); in isar_pump_statev_fax() 1200 send_mbox(ch->is, dps | ISAR_HIS_PSTREQ, 0, 0, NULL); in setup_pump()
|