| /linux-4.4.14/drivers/rapidio/ | 
| D | rio-scan.c | 64 	int destid;  in rio_destid_alloc()  local 88 static int rio_destid_reserve(struct rio_net *net, u16 destid)  in rio_destid_reserve() 107 static void rio_destid_free(struct rio_net *net, u16 destid)  in rio_destid_free() 123 	int destid;  in rio_destid_first()  local 143 	int destid;  in rio_destid_next()  local 165 static u16 rio_get_device_id(struct rio_mport *port, u16 destid, u8 hopcount)  in rio_get_device_id() 183 static void rio_set_device_id(struct rio_mport *port, u16 destid, u8 hopcount, u16 did)  in rio_set_device_id() 342 					struct rio_mport *port, u16 destid,  in rio_setup_device() 506 rio_sport_is_active(struct rio_mport *port, u16 destid, u8 hopcount, int sport)  in rio_sport_is_active() 636 		u16 destid;  in rio_enum_peer()  local [all …] 
 | 
| D | rio.c | 495 		      u16 destid, u8 hopcount)  in rio_mport_get_physefb() 606 			  int local, u16 destid,  in rio_enable_rx_tx_port() 704 rio_mport_chk_dev_access(struct rio_mport *mport, u16 destid, u8 hopcount)  in rio_mport_chk_dev_access() 1029 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid,  in rio_mport_get_efb() 1080 rio_mport_get_feature(struct rio_mport * port, int local, u16 destid,  in rio_mport_get_feature() 1184 rio_std_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount,  in rio_std_route_add_entry() 1212 rio_std_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount,  in rio_std_route_get_entry() 1238 rio_std_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount,  in rio_std_route_clr_table() 1290 int rio_lock_device(struct rio_mport *port, u16 destid,  in rio_lock_device() 1334 int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount)  in rio_unlock_device() [all …] 
 | 
| D | rio-access.c | 163 int rio_mport_send_doorbell(struct rio_mport *mport, u16 destid, u16 data)  in rio_mport_send_doorbell()
  | 
| /linux-4.4.14/drivers/rapidio/switches/ | 
| D | idtcps.c | 25 idtcps_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount,  in idtcps_route_add_entry() 49 idtcps_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount,  in idtcps_route_get_entry() 72 idtcps_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount,  in idtcps_route_clr_table() 94 idtcps_set_domain(struct rio_mport *mport, u16 destid, u8 hopcount,  in idtcps_set_domain() 106 idtcps_get_domain(struct rio_mport *mport, u16 destid, u8 hopcount,  in idtcps_get_domain()
  | 
| D | tsi57x.c | 46 tsi57x_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount,  in tsi57x_route_add_entry() 67 tsi57x_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount,  in tsi57x_route_get_entry() 94 tsi57x_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount,  in tsi57x_route_clr_table() 121 tsi57x_set_domain(struct rio_mport *mport, u16 destid, u8 hopcount,  in tsi57x_set_domain() 143 tsi57x_get_domain(struct rio_mport *mport, u16 destid, u8 hopcount,  in tsi57x_get_domain()
  | 
| D | tsi568.c | 37 tsi568_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount,  in tsi568_route_add_entry() 59 tsi568_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount,  in tsi568_route_get_entry() 86 tsi568_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount,  in tsi568_route_clr_table()
  | 
| D | idt_gen2.c | 91 idtg2_route_add_entry(struct rio_mport *mport, u16 destid, u8 hopcount,  in idtg2_route_add_entry() 124 idtg2_route_get_entry(struct rio_mport *mport, u16 destid, u8 hopcount,  in idtg2_route_get_entry() 156 idtg2_route_clr_table(struct rio_mport *mport, u16 destid, u8 hopcount,  in idtg2_route_clr_table() 188 idtg2_set_domain(struct rio_mport *mport, u16 destid, u8 hopcount,  in idtg2_set_domain() 200 idtg2_get_domain(struct rio_mport *mport, u16 destid, u8 hopcount,  in idtg2_get_domain()
  | 
| /linux-4.4.14/security/keys/ | 
| D | persistent.c | 129 long keyctl_get_persistent(uid_t _uid, key_serial_t destid)  in keyctl_get_persistent()
  | 
| /linux-4.4.14/drivers/rapidio/devices/ | 
| D | tsi721.c | 108 			u16 destid, u8 hopcount, u32 offset, int len,  in tsi721_maint_dma() 204 static int tsi721_cread_dma(struct rio_mport *mport, int index, u16 destid,  in tsi721_cread_dma() 227 static int tsi721_cwrite_dma(struct rio_mport *mport, int index, u16 destid,  in tsi721_cwrite_dma() 349 			u16 destid, u16 data)  in tsi721_dsend()
  | 
| D | tsi721.h | 649 	u16				destid;  member
  | 
| /linux-4.4.14/arch/mips/sgi-ip27/ | 
| D | ip27-smp.c | 143 static void ip27_send_ipi_single(int destid, unsigned int action)  in ip27_send_ipi_single()
  | 
| /linux-4.4.14/arch/powerpc/sysdev/ | 
| D | fsl_rio.c | 185 fsl_rio_config_read(struct rio_mport *mport, int index, u16 destid,  in fsl_rio_config_read() 245 fsl_rio_config_write(struct rio_mport *mport, int index, u16 destid,  in fsl_rio_config_write()
  | 
| D | fsl_rmu.c | 623 				int index, u16 destid, u16 data)  in fsl_rio_doorbell_send()
  | 
| /linux-4.4.14/arch/mips/alchemy/common/ | 
| D | dbdma.c | 252 u32 au1xxx_dbdma_chan_alloc(u32 srcid, u32 destid,  in au1xxx_dbdma_chan_alloc() 393 	u32			desc_base, srcid, destid;  in au1xxx_dbdma_ring_alloc()  local
  | 
| /linux-4.4.14/include/linux/ | 
| D | rio.h | 194 	u16 destid;  member 431 	u16 destid;  member
  | 
| /linux-4.4.14/drivers/net/ | 
| D | rionet.c | 173 	u16 destid;  in rionet_start_xmit()  local
  |