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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dibmphp_hpc.c541 void __iomem *wpg_bbar = NULL; local
584 wpg_bbar = ioremap (ctlr_ptr->u.wpeg_ctlr.wpegbbar, WPG_I2C_IOREMAP_SIZE);
589 rc = hpc_wait_ctlr_notworking (HPC_CTLR_WORKING_TOUT, ctlr_ptr, wpg_bbar, &status);
595 pslot->status = ctrl_read (ctlr_ptr, wpg_bbar, index);
596 rc = hpc_wait_ctlr_notworking (HPC_CTLR_WORKING_TOUT, ctlr_ptr, wpg_bbar,
599 pslot->ext_status = ctrl_read (ctlr_ptr, wpg_bbar, index + WPG_1ST_EXTSLOT_INDEX);
605 *pstatus = ctrl_read (ctlr_ptr, wpg_bbar, index);
610 *pstatus = ctrl_read (ctlr_ptr, wpg_bbar, index);
619 pslot->busstatus = ctrl_read (ctlr_ptr, wpg_bbar, index);
622 *pstatus = ctrl_read (ctlr_ptr, wpg_bbar, inde
680 void __iomem *wpg_bbar = NULL; local
1135 hpc_wait_ctlr_notworking(int timeout, struct controller *ctlr_ptr, void __iomem *wpg_bbar, u8 * pstatus) argument
[all...]

Completed in 74 milliseconds