Searched refs:DISC (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/isdn/mISDN/
H A Dlayer2.h103 #define DISC 0x43 macro
H A Dlayer2.c450 return (data[0] & 0xef) == DISC;
900 send_uframe(l2, NULL, DISC | 0x10, CMD);
1408 send_uframe(l2, NULL, DISC | 0x10, CMD);
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dcoex.h113 BT_MBOX(2, DISC, 13, 1),
/linux-master/drivers/scsi/pm8001/
H A Dpm8001_sas.c675 pm8001_dbg(pm8001_ha, DISC, "Found device\n");
710 pm8001_dbg(pm8001_ha, DISC, "found dev[%d:%x] is gone.\n",
722 pm8001_dbg(pm8001_ha, DISC, "Found dev has gone.\n");
H A Dpm80xx_hwi.c4832 pm8001_dbg(pm8001_ha, DISC,
/linux-master/drivers/tty/
H A Dn_gsm.c137 DLCI_CLOSING, /* Sending DISC not seen UA/DM */
377 #define DISC 0x43 macro
727 case DISC:
728 pr_cont("DISC");
2218 * SABM and DISC). We resend the command until the retry count runs out
2263 gsm_command(dlci->gsm, dlci->addr, DISC|PF);
2367 * Commence closing a DLCI from the Linux side. We issue DISC messages
2381 gsm_command(dlci->gsm, dlci->addr, DISC|PF);
2796 case DISC|PF:
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c605 BT_MBOX_PRINT(2, DISC, false);

Completed in 162 milliseconds