Home
last modified time | relevance | path

Searched refs:REMOVE (Results 1 – 9 of 9) sorted by relevance

/linux-4.19.296/drivers/isdn/hardware/eicon/
Dum_idi.c649 if ((e->e.Req == REMOVE) && e->e.Id && (rc == 0xff)) { in process_idi_rc()
654 if ((e->e.Req == REMOVE) && (!e->e.Id)) { /* REMOVE COMPLETE */ in process_idi_rc()
669 if ((e->e.Req == REMOVE) && (rc != 0xff)) { /* REMOVE FAILED */ in process_idi_rc()
871 e->e.Req = REMOVE; in divas_um_idi_entity_start_remove()
Dpc.h85 #define REMOVE 0xff macro
Dmessage.c1050 nl_req_ncci(plci, REMOVE, 0); in plci_remove()
1493 nl_req_ncci(plci, REMOVE, 0); in disconnect_req()
3491 nl_req_ncci(plci, REMOVE, 0); in manufacturer_req()
3754 if (req == REMOVE) in callback()
3854 if (req == REMOVE) in callback()
4016 if (req == REMOVE && rc == ASSIGN_OK) in control_rc()
4019 sig_req(plci, REMOVE, 0); in control_rc()
4538 sig_req(plci, REMOVE, 0); in control_rc()
4630 sig_req(plci, REMOVE, 0); in control_rc()
4871 sig_req(plci, REMOVE, 0); in sig_ind()
[all …]
Ddi.c189 if (this->Req == REMOVE) { in pr_out()
Ddebug.c1232 e->Req = REMOVE; in SuperTraceREMOVE()
/linux-4.19.296/include/scsi/
Dosd_protocol.h288 OSD_ACT___(REMOVE, 0x0A)
/linux-4.19.296/fs/nfs/
Dnfs2xdr.c1169 PROC(REMOVE, removeargs, stat, 0),
Dnfs3xdr.c2581 PROC(REMOVE, remove, remove, 0),
Dnfs4xdr.c7756 PROC(REMOVE, enc_remove, dec_remove),