Lines Matching refs:u16
22 extern u32 rio_mport_get_feature(struct rio_mport *mport, int local, u16 destid,
25 u16 destid, u8 hopcount);
26 extern u32 rio_mport_get_efb(struct rio_mport *port, int local, u16 destid,
28 extern int rio_mport_chk_dev_access(struct rio_mport *mport, u16 destid,
31 extern int rio_lock_device(struct rio_mport *port, u16 destid,
33 extern int rio_unlock_device(struct rio_mport *port, u16 destid, u8 hopcount);
35 u16 table, u16 route_destid, u8 route_port, int lock);
36 extern int rio_route_get_entry(struct rio_dev *rdev, u16 table,
37 u16 route_destid, u8 *route_port, int lock);
38 extern int rio_route_clr_table(struct rio_dev *rdev, u16 table, int lock);
42 extern int rio_enable_rx_tx_port(struct rio_mport *port, int local, u16 destid,