Searched refs:destid (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ |
| A D | rio_drv.h | 32 extern int rio_mport_read_config_32(struct rio_mport *port, u16 destid, 36 extern int rio_mport_read_config_16(struct rio_mport *port, u16 destid, 40 extern int rio_mport_read_config_8(struct rio_mport *port, u16 destid, 148 return rio_mport_read_config_32(rdev->net->hport, rdev->destid, in rio_read_config_32() 164 return rio_mport_write_config_32(rdev->net->hport, rdev->destid, in rio_write_config_32() 180 return rio_mport_read_config_16(rdev->net->hport, rdev->destid, in rio_read_config_16() 196 return rio_mport_write_config_16(rdev->net->hport, rdev->destid, in rio_write_config_16() 211 return rio_mport_read_config_8(rdev->net->hport, rdev->destid, in rio_read_config_8() 226 return rio_mport_write_config_8(rdev->net->hport, rdev->destid, in rio_write_config_8() 371 u16 destid, u64 rstart); [all …]
|
| A D | rio.h | 122 int (*add_entry) (struct rio_mport *mport, u16 destid, u8 hopcount, 124 int (*get_entry) (struct rio_mport *mport, u16 destid, u8 hopcount, 126 int (*clr_table) (struct rio_mport *mport, u16 destid, u8 hopcount, 128 int (*set_domain) (struct rio_mport *mport, u16 destid, u8 hopcount, 130 int (*get_domain) (struct rio_mport *mport, u16 destid, u8 hopcount, 200 u16 destid; member 404 int (*cread) (struct rio_mport *mport, int index, u16 destid, 406 int (*cwrite) (struct rio_mport *mport, int index, u16 destid, 425 int (*map_outb)(struct rio_mport *mport, u16 destid, u64 rstart, 427 void (*unmap_outb)(struct rio_mport *mport, u16 destid, u64 rstart); [all …]
|
| /include/uapi/linux/ |
| A D | rio_mport_cdev.h | 219 __u16 destid; member
|
Completed in 9 milliseconds