Searched refs:rio_mport_read_config_32 (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/rapidio/switches/
H A Dtsi500.c26 rio_mport_read_config_32(mport, destid, hopcount, offset, &result);
32 rio_mport_read_config_32(mport, destid, hopcount, offset + (0x20000*table), &result);
48 rio_mport_read_config_32(mport, destid, hopcount, offset, &result);
50 rio_mport_read_config_32(mport, destid, hopcount, offset + (0x20000*table), &result);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/rapidio/
H A Drio-scan.c74 rio_mport_read_config_32(port, destid, hopcount, RIO_DID_CSR, &result);
306 rio_mport_read_config_32(port, destid, hopcount, RIO_DEV_ID_CAR,
310 rio_mport_read_config_32(port, destid, hopcount, RIO_DEV_INFO_CAR,
312 rio_mport_read_config_32(port, destid, hopcount, RIO_ASM_ID_CAR,
316 rio_mport_read_config_32(port, destid, hopcount, RIO_ASM_INFO_CAR,
319 rio_mport_read_config_32(port, destid, hopcount, RIO_PEF_CAR,
324 rio_mport_read_config_32(port, destid, hopcount, RIO_SRC_OPS_CAR,
326 rio_mport_read_config_32(port, destid, hopcount, RIO_DST_OPS_CAR,
343 rio_mport_read_config_32(port, destid, hopcount,
417 rio_mport_read_config_32(por
[all...]
H A Drio-access.c148 EXPORT_SYMBOL_GPL(rio_mport_read_config_32); variable
H A Drio.c369 rio_mport_read_config_32(port, destid, hopcount,
379 rio_mport_read_config_32(port, destid, hopcount,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Drio_drv.h39 extern int rio_mport_read_config_32(struct rio_mport *port, u16 destid,
163 return rio_mport_read_config_32(rdev->net->hport, destid, hopcount,

Completed in 130 milliseconds