DMC1 52 src/dps8/h316_imp.h # define MI1_RX_DMC (DMC1-1+ 1) // DMC channel for modem 1 receive DMC1 53 src/dps8/h316_imp.h # define MI1_TX_DMC (DMC1-1+ 6) // DMC channel for modem 1 transmit DMC1 59 src/dps8/h316_imp.h # define MI2_RX_DMC (DMC1-1+ 2) // DMC channel for modem 2 receive DMC1 60 src/dps8/h316_imp.h # define MI2_TX_DMC (DMC1-1+ 7) // DMC channel for modem 2 transmit DMC1 66 src/dps8/h316_imp.h # define MI3_RX_DMC (DMC1-1+ 3) // DMC channel for modem 3 receive DMC1 67 src/dps8/h316_imp.h # define MI3_TX_DMC (DMC1-1+ 8) // DMC channel for modem 3 transmit DMC1 73 src/dps8/h316_imp.h # define MI4_RX_DMC (DMC1-1+ 4) // DMC channel for modem 4 receive DMC1 74 src/dps8/h316_imp.h # define MI4_TX_DMC (DMC1-1+ 9) // DMC channel for modem 4 transmit DMC1 80 src/dps8/h316_imp.h # define MI5_RX_DMC (DMC1-1+ 5) // DMC channel for modem 5 receive DMC1 81 src/dps8/h316_imp.h # define MI5_TX_DMC (DMC1-1+10) // DMC channel for modem 5 transmit DMC1 87 src/dps8/h316_imp.h # define HI1_RX_DMC (DMC1+13-1) // DMC channel for host 1 receive DMC1 88 src/dps8/h316_imp.h # define HI1_TX_DMC (DMC1+11-1) // DMC channel for host 1 transmit DMC1 94 src/dps8/h316_imp.h # define HI2_RX_DMC (DMC1-1+14) // DMC channel for host 2 receive DMC1 95 src/dps8/h316_imp.h # define HI2_TX_DMC (DMC1-1+12) // DMC channel for host 2 transmit DMC1 101 src/dps8/h316_imp.h # define HI3_RX_DMC (DMC1-1+16) // DMC channel for host 3 receive DMC1 102 src/dps8/h316_imp.h # define HI3_TX_DMC (DMC1-1+15) // DMC channel for host 3 transmit DMC1 108 src/dps8/h316_imp.h # define HI4_RX_DMC (DMC1-1+10) // DMC channel for host 4 receive DMC1 109 src/dps8/h316_imp.h # define HI4_TX_DMC (DMC1-1+ 5) // DMC channel for host 4 transmit