Home
last modified time | relevance | path

Searched refs:DM (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Dlayer2.h101 #define DM 0x0f macro
H A Dlayer2.c444 return (data[0] & 0xef) == DM; in IsDM()
941 send_uframe(l2, skb, DM | get_PollFlag(l2, skb), RSP); in l2_send_DM()
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Dlayer2.h101 #define DM 0x0f macro
H A Dlayer2.c444 return (data[0] & 0xef) == DM; in IsDM()
941 send_uframe(l2, skb, DM | get_PollFlag(l2, skb), RSP); in l2_send_DM()
/kernel/linux/linux-5.10/drivers/tty/
H A Dn_gsm.c109 DLCI_CLOSING, /* Sending DISC not seen UA/DM */
293 #define DM 0x0F macro
561 case DM: in gsm_print_packet()
562 pr_cont("DM"); in gsm_print_packet()
1603 * end will get a DM response)
1621 } else if (!dlci->addr && gsm->control == (DM | PF)) { in gsm_dlci_t1()
1693 * off timers. We may also receive a DM reply from the other end which
1955 gsm_response(gsm, address, DM); in gsm_queue()
1965 gsm_response(gsm, address, DM); in gsm_queue()
1988 case DM in gsm_queue()
[all...]
/kernel/linux/linux-5.10/include/trace/events/
H A Drdma_core.h279 ib_mr_type_item(DM) \
/kernel/linux/linux-6.6/include/trace/events/
H A Drdma_core.h279 ib_mr_type_item(DM) \
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_gsm.c136 DLCI_CLOSING, /* Sending DISC not seen UA/DM */
374 #define DM 0x0F macro
729 case DM: in gsm_print_packet()
730 pr_cont("DM"); in gsm_print_packet()
2220 * end will get a DM response)
2247 } else if (!dlci->addr && gsm->control == (DM | PF)) { in gsm_dlci_t1()
2369 * off timers. We may also receive a DM reply from the other end which
2789 gsm_response(gsm, address, DM|PF); in gsm_queue()
2799 gsm_response(gsm, address, DM|PF); in gsm_queue()
2822 case DM in gsm_queue()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h156 #define DM 0x04 /* sta: DIFFSENS mismatch (895/6 only) */ macro
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h156 #define DM 0x04 /* sta: DIFFSENS mismatch (895/6 only) */ macro
/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.h677 #define DM 0x04 /* sta: DIFFSENS mismatch (895/6 only) */ macro
/kernel/linux/linux-6.6/drivers/scsi/
H A Dncr53c8xx.h677 #define DM 0x04 /* sta: DIFFSENS mismatch (895/6 only) */ macro
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-opc.c931 /* The DM or SHW field in an XX3 form instruction. */
932 #define DM XC6 + 1
933 #define SHW DM
936 /* The DM field in an extended mnemonic XX3 form instruction. */
937 #define DMEX DM + 1
1354 into separate DC, DM and DX fields. */
2659 /* The mask for an XX3 form instruction with the DM or SHW bits specified. */
6481 {"xxpermdi", XX3(60,10), XX3DM_MASK, PPCVSX, PPCVLE, {XT6, XA6, XB6, DM}},
930 #define DM global() macro
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-opc.c931 /* The DM or SHW field in an XX3 form instruction. */
932 #define DM XC6 + 1
933 #define SHW DM
936 /* The DM field in an extended mnemonic XX3 form instruction. */
937 #define DMEX DM + 1
1354 into separate DC, DM and DX fields. */
2659 /* The mask for an XX3 form instruction with the DM or SHW bits specified. */
6481 {"xxpermdi", XX3(60,10), XX3DM_MASK, PPCVSX, PPCVLE, {XT6, XA6, XB6, DM}},
930 #define DM global() macro

Completed in 50 milliseconds