Lines Matching defs:port
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()
196 static void rio_local_set_device_id(struct rio_mport *port, u16 did) in rio_local_set_device_id()
212 struct rio_mport *port = net->hport; in rio_clear_locks() local
259 static int rio_enum_host(struct rio_mport *port) in rio_enum_host()
286 static int rio_device_has_destid(struct rio_mport *port, int src_ops, in rio_device_has_destid()
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()
543 static u16 rio_get_host_deviceid_lock(struct rio_mport *port, u8 hopcount) in rio_get_host_deviceid_lock()
564 static int rio_enum_peer(struct rio_net *net, struct rio_mport *port, in rio_enum_peer()
750 static int rio_enum_complete(struct rio_mport *port) in rio_enum_complete()
772 rio_disc_peer(struct rio_net *net, struct rio_mport *port, u16 destid, in rio_disc_peer()
846 static int rio_mport_is_active(struct rio_mport *port) in rio_mport_is_active()
878 static struct rio_net *rio_alloc_net(struct rio_mport *port, in rio_alloc_net()
975 static void rio_pw_enable(struct rio_mport *port, int enable) in rio_pw_enable()