Searched refs:DM (Results 1 – 10 of 10) sorted by relevance
/drivers/isdn/hisax/ |
D | isdnl2.h | 15 #define DM 0x0f macro
|
D | isdnl2.c | 243 return ((data[0] & 0xef) == DM); in IsDM() 725 send_uframe(st, DM | get_PollFlagFree(st, skb), RSP); in l2_send_DM()
|
/drivers/isdn/mISDN/ |
D | layer2.h | 110 #define DM 0x0f macro
|
D | layer2.c | 453 return (data[0] & 0xef) == DM; in IsDM() 951 send_uframe(l2, skb, DM | get_PollFlag(l2, skb), RSP); in l2_send_DM()
|
/drivers/tty/ |
D | n_gsm.c | 296 #define DM 0x0F macro 478 case DM: in gsm_print_packet() 1775 gsm_response(gsm, address, DM); in gsm_queue() 1785 gsm_response(gsm, address, DM); in gsm_queue() 1805 case DM: /* DM can be valid unsolicited */ in gsm_queue() 1806 case DM|PF: in gsm_queue() 1822 gsm_command(gsm, address, DM|PF); in gsm_queue()
|
/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 169 #define DM 0x04 /* sta: DIFFSENS mismatch (895/6 only) */ macro
|
/drivers/md/ |
D | Kconfig | 388 bool "DM uevents" 391 Generate udev events for DM events.
|
/drivers/scsi/ |
D | ncr53c8xx.h | 693 #define DM 0x04 /* sta: DIFFSENS mismatch (895/6 only) */ macro
|
/drivers/media/rc/ |
D | Kconfig | 299 The driver uses omap DM timers for generating the carrier
|
/drivers/usb/serial/ |
D | Kconfig | 503 a proprietary protocol called DM and cannot be used for AT- or
|