Searched refs:DISC (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/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()
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | coex.h | 112 BT_MBOX(2, DISC, 13, 1),
|
/Linux-v6.6/drivers/scsi/pm8001/ |
D | pm8001_sas.c | 675 pm8001_dbg(pm8001_ha, DISC, "Found device\n"); in pm8001_dev_found_notify() 710 pm8001_dbg(pm8001_ha, DISC, "found dev[%d:%x] is gone.\n", in pm8001_dev_gone_notify() 722 pm8001_dbg(pm8001_ha, DISC, "Found dev has gone.\n"); in pm8001_dev_gone_notify()
|
D | pm80xx_hwi.c | 4853 pm8001_dbg(pm8001_ha, DISC, in mpi_set_phy_profile_req()
|
/Linux-v6.6/drivers/tty/ |
D | n_gsm.c | 376 #define DISC 0x43 macro 726 case DISC: in gsm_print_packet() 2262 gsm_command(dlci->gsm, dlci->addr, DISC|PF); in gsm_dlci_t1() 2380 gsm_command(dlci->gsm, dlci->addr, DISC|PF); in gsm_dlci_begin_close() 2795 case DISC|PF: in gsm_queue()
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | debugfs.c | 567 BT_MBOX_PRINT(2, DISC, false); in iwl_mvm_coex_dump_mbox()
|