Searched refs:ctlr_ptr (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dibmphp_hpc.c152 static u8 i2c_ctrl_read (struct controller *ctlr_ptr, void __iomem *WPGBbar, u8 index) argument
167 if (ctlr_ptr->ctlr_type == 0x02) {
170 ultemp = (unsigned long)ctlr_ptr->u.wpeg_ctlr.i2c_addr;
176 } else if (ctlr_ptr->ctlr_type == 0x04) {
260 static u8 i2c_ctrl_write (struct controller *ctlr_ptr, void __iomem *WPGBbar, u8 index, u8 cmd) argument
278 if (ctlr_ptr->ctlr_type == 0x02) {
281 ultemp = (unsigned long)ctlr_ptr->u.wpeg_ctlr.i2c_addr;
287 } else if (ctlr_ptr->ctlr_type == 0x04) {
359 static u8 isa_ctrl_read (struct controller *ctlr_ptr, u8 offset) argument
365 start_address = ctlr_ptr
374 isa_ctrl_write(struct controller *ctlr_ptr, u8 offset, u8 data) argument
542 struct controller *ctlr_ptr; local
681 struct controller *ctlr_ptr; local
1135 hpc_wait_ctlr_notworking(int timeout, struct controller *ctlr_ptr, void __iomem *wpg_bbar, u8 * pstatus) argument
[all...]

Completed in 148 milliseconds