Home
last modified time | relevance | path

Searched refs:DISC (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/isdn/mISDN/
H A Dlayer2.h103 #define DISC 0x43 macro
H A Dlayer2.c450 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-6.15/drivers/scsi/pm8001/
H A Dpm8001_sas.c724 pm8001_dbg(pm8001_ha, DISC, "Found device\n"); in pm8001_dev_found_notify()
759 pm8001_dbg(pm8001_ha, DISC, "found dev[%d:%x] is gone.\n", in pm8001_dev_gone_notify()
772 pm8001_dbg(pm8001_ha, DISC, "Found dev has gone.\n"); in pm8001_dev_gone_notify()
H A Dpm80xx_hwi.c4860 pm8001_dbg(pm8001_ha, DISC, in mpi_set_phy_profile_req()
/linux-6.15/drivers/tty/
H A Dn_gsm.c379 #define DISC 0x43 macro
729 case DISC: in gsm_print_packet()
2268 gsm_command(dlci->gsm, dlci->addr, DISC|PF); in gsm_dlci_t1()
2388 gsm_command(dlci->gsm, dlci->addr, DISC|PF); in gsm_dlci_begin_close()
2803 case DISC|PF: in gsm_queue()