Searched refs:DISC (Results 1 – 6 of 6) sorted by relevance
/drivers/isdn/mISDN/ |
D | layer2.h | 103 #define DISC 0x43 macro
|
D | layer2.c | 450 return (data[0] & 0xef) == DISC; in IsDISC() 900 send_uframe(l2, NULL, DISC | 0x10, CMD); in l2_disconnect() 1408 send_uframe(l2, NULL, DISC | 0x10, CMD); in l2_st6_tout_200()
|
/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | coex.h | 112 BT_MBOX(2, DISC, 13, 1),
|
/drivers/scsi/pm8001/ |
D | pm8001_sas.c | 672 pm8001_dbg(pm8001_ha, DISC, "Found device\n"); in pm8001_dev_found_notify() 713 pm8001_dbg(pm8001_ha, DISC, "found dev[%d:%x] is gone.\n", in pm8001_dev_gone_notify() 725 pm8001_dbg(pm8001_ha, DISC, "Found dev has gone.\n"); in pm8001_dev_gone_notify()
|
/drivers/tty/ |
D | n_gsm.c | 324 #define DISC 0x43 macro 616 case DISC: in gsm_print_packet() 1864 gsm_command(dlci->gsm, dlci->addr, DISC|PF); in gsm_dlci_t1() 1933 gsm_command(dlci->gsm, dlci->addr, DISC|PF); in gsm_dlci_begin_close() 2208 case DISC|PF: in gsm_queue()
|
/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | debugfs.c | 541 BT_MBOX_PRINT(2, DISC, false); in iwl_mvm_coex_dump_mbox()
|