Searched defs:ctlr_ptr (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/pci/hotplug/
H A Dibmphp_hpc.c149 static u8 i2c_ctrl_read (struct controller *ctlr_ptr, void __iomem *WPGBbar, u8 index) i2c_ctrl_read() argument
257 static u8 i2c_ctrl_write (struct controller *ctlr_ptr, void __iomem *WPGBbar, u8 index, u8 cmd) i2c_ctrl_write() argument
356 static u8 isa_ctrl_read (struct controller *ctlr_ptr, u8 offset) isa_ctrl_read() argument
371 static void isa_ctrl_write (struct controller *ctlr_ptr, u8 offset, u8 data) isa_ctrl_write() argument
539 struct controller *ctlr_ptr; ibmphp_hpc_readslot() local
678 struct controller *ctlr_ptr; ibmphp_hpc_writeslot() local
1103 static int hpc_wait_ctlr_notworking (int timeout, struct controller *ctlr_ptr, void __iomem *wpg_bbar, hpc_wait_ctlr_notworking() argument

Completed in 50 milliseconds