Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dibmphp_hpc.c150 static u8 i2c_ctrl_read (struct controller *ctlr_ptr, void *WPGBbar, u8 index) in i2c_ctrl_read()
258 static u8 i2c_ctrl_write (struct controller *ctlr_ptr, void *WPGBbar, u8 index, u8 cmd) in i2c_ctrl_write()
357 static u8 isa_ctrl_read (struct controller *ctlr_ptr, u8 offset) in isa_ctrl_read()
372 static void isa_ctrl_write (struct controller *ctlr_ptr, u8 offset, u8 data) in isa_ctrl_write()
540 struct controller *ctlr_ptr; in ibmphp_hpc_readslot() local
679 struct controller *ctlr_ptr; in ibmphp_hpc_writeslot() local
1205 static int hpc_wait_ctlr_notworking (int timeout, struct controller *ctlr_ptr, void *wpg_bbar, in hpc_wait_ctlr_notworking()