Searched refs:REMOVE (Results 1 – 9 of 9) sorted by relevance
/linux-4.19.296/drivers/isdn/hardware/eicon/ |
D | um_idi.c | 649 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()
|
D | pc.h | 85 #define REMOVE 0xff macro
|
D | message.c | 1050 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 …]
|
D | di.c | 189 if (this->Req == REMOVE) { in pr_out()
|
D | debug.c | 1232 e->Req = REMOVE; in SuperTraceREMOVE()
|
/linux-4.19.296/include/scsi/ |
D | osd_protocol.h | 288 OSD_ACT___(REMOVE, 0x0A)
|
/linux-4.19.296/fs/nfs/ |
D | nfs2xdr.c | 1169 PROC(REMOVE, removeargs, stat, 0),
|
D | nfs3xdr.c | 2581 PROC(REMOVE, remove, remove, 0),
|
D | nfs4xdr.c | 7756 PROC(REMOVE, enc_remove, dec_remove),
|