Searched refs:controller (Results 1 - 25 of 76) sorted by relevance

1234

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/hotplug/
H A Dcpqphp_nvram.h38 static inline int compaq_nvram_load (void *rom_start, struct controller *ctrl)
51 extern int compaq_nvram_load (void *rom_start, struct controller *ctrl);
H A Dcpqphp.h150 /* offsets to the controller registers based on the above structure layout */
269 struct controller *ctrl;
285 struct controller { struct
286 struct controller *next;
289 void *hpc_reg; /* cookie for our pci controller location */
398 #define msg_HPC_rev_error "Unsupported revision of the PCI hot plug controller found.\n"
399 #define msg_HPC_non_compaq_or_intel "The PCI hot plug controller is not supported by this driver.\n"
408 /* Proc functions for the hotplug controller info */
412 extern int cpqhp_proc_create_ctrl (struct controller *ctrl);
413 extern int cpqhp_proc_remove_ctrl (struct controller *ctr
[all...]
H A Dibmphp_ebda.c97 static struct controller *alloc_ebda_hpc (u32 slot_count, u32 bus_count)
99 struct controller *controller; local
103 controller = kmalloc (sizeof (struct controller), GFP_KERNEL);
104 if (!controller)
106 memset (controller, 0, sizeof (*controller));
110 kfree (controller);
114 controller
128 free_ebda_hpc(struct controller *controller) argument
1211 struct controller *controller = NULL; local
[all...]
H A Dcpqphp_proc.c41 /* A few routines that create proc entries for the hot plug controller */
45 struct controller *ctrl = (struct controller *)data;
94 struct controller *ctrl = (struct controller *)data;
150 int cpqhp_proc_create_ctrl (struct controller *ctrl)
168 int cpqhp_proc_remove_ctrl (struct controller *ctrl)
H A Dcpqphp_core.c46 struct controller *cpqhp_ctrl_list; /* = NULL */
167 static int init_SERR(struct controller * ctrl)
309 static int ctrl_slot_setup (struct controller * ctrl, void *smbios_start, void *smbios_table)
430 static int ctrl_slot_cleanup (struct controller * ctrl)
547 static int cpqhp_set_attention_status (struct controller *ctrl, struct pci_func *func, u32 status)
589 struct controller *ctrl;
624 struct controller *ctrl;
664 struct controller *ctrl;
699 struct controller *ctrl;
717 struct controller *ctr
[all...]
H A Dibmphp_hpc.c110 static u8 i2c_ctrl_read (struct controller *, void *, u8);
111 static u8 i2c_ctrl_write (struct controller *, void *, u8, u8);
119 static int process_changeinlatch (u8, u8, struct controller *);
121 static int hpc_wait_ctlr_notworking (int, struct controller *, void *, u8 *);
150 static u8 i2c_ctrl_read (struct controller *ctlr_ptr, void *WPGBbar, u8 index)
182 err ("this controller type is not supported \n");
258 static u8 i2c_ctrl_write (struct controller *ctlr_ptr, void *WPGBbar, u8 index, u8 cmd)
293 err ("this controller type is not supported \n");
357 static u8 isa_ctrl_read (struct controller *ctlr_ptr, u8 offset)
372 static void isa_ctrl_write (struct controller *ctlr_pt
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/
H A Dinvent.c33 int controller, int unit, int state)
37 pinv->inv_controller = controller;
43 add_to_inventory(int class, int type, int controller, int unit, int state) argument
46 controller, unit, state);
143 find_inventory(inventory_t *pinv, int class, int type, int controller, argument
161 if (controller != -1
162 && pinv->inv_controller != controller)
200 major_t controller,
204 hwgraph_inventory_add(device, class, type, controller, unit, state);
31 replace_in_inventory( inventory_t *pinv, int class, int type, int controller, int unit, int state) argument
197 device_inventory_add( devfs_handle_t device, int class, int type, major_t controller, minor_t unit, int state) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/gadget/
H A DMakefile2 # Makefile for USB peripheral controller and gadget drivers
15 controller-$(CONFIG_USB_NET2280) += net2280.o
16 controller-$(CONFIG_USB_GOKU) += goku_udc.o
28 export-objs := $(controller-y) $(controller-m)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dinventory.h17 void add_to_inventory (int class, int type, int controller, int unit, int state);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dinventory.h17 void add_to_inventory (int class, int type, int controller, int unit, int state);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dinventory.h17 void add_to_inventory (int class, int type, int controller, int unit, int state);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dinventory.h17 void add_to_inventory (int class, int type, int controller, int unit, int state);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/agp/
H A Dagpgart_fe.c313 * These routines manage the current controller, and the list of
319 agp_controller *controller; local
321 controller = agp_fe.controllers;
323 while (controller != NULL) {
324 if (controller->pid == id) {
325 return controller;
327 controller = controller->next;
335 agp_controller *controller; local
337 controller
348 agp_insert_controller(agp_controller * controller) argument
363 agp_remove_all_clients(agp_controller * controller) argument
386 agp_remove_all_memory(agp_controller * controller) argument
400 agp_remove_controller(agp_controller * controller) argument
432 agp_controller_make_current(agp_controller * controller) argument
453 agp_controller_release_current(agp_controller * controller, agp_file_private * controller_priv) argument
482 agp_find_client_in_controller(agp_controller * controller, pid_t id) argument
504 agp_controller *controller; local
563 agp_controller *controller; local
687 agp_controller *controller; local
789 agp_controller *controller; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/libsmb/
H A Dconncache.c38 fstring controller; member in struct:failed_connection_cache
62 if ( !(strequal(domain, fcc->domain_name) && strequal(server, fcc->controller)) )
108 if ( strequal(fcc->domain_name, domain) && strequal(fcc->controller, server) )
116 /* Create negative lookup cache entry for this domain and controller */
127 fstrcpy( fcc->controller, server );
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/hp/zx1/
H A Dhpzx1_misc.c97 struct pci_controller *controller; local
104 controller = kmalloc(sizeof(*controller), GFP_KERNEL);
105 if (!controller) {
110 memset(controller, 0, sizeof(*controller));
116 kfree(controller);
125 controller->platform_data = fake;
137 kfree(controller);
149 kfree(controller);
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dpci.c172 struct pci_controller *controller; local
174 controller = kmalloc(sizeof(*controller), GFP_KERNEL);
175 if (!controller)
178 memset(controller, 0, sizeof(*controller));
179 controller->segment = seg;
180 return controller;
217 struct pci_controller *controller; local
222 controller
254 struct pci_controller *controller; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/kernel/
H A Dirixinv.c19 void add_to_inventory (int class, int type, int controller, int unit, int state) argument
28 ni->inv_controller = controller;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/act2000/
H A Dcapi.h145 __u16 controller; member in struct:actcapi_msg::msg::manufacturer_req_net
150 __u16 controller; member in struct:actcapi_msg::msg::manufacturer_req_v42
155 __u16 controller; member in struct:actcapi_msg::msg::manufacturer_conf_v42
159 __u16 controller; member in struct:actcapi_msg::msg::manufacturer_req_err
163 __u16 controller; member in struct:actcapi_msg::msg::manufacturer_ind_err
169 __u16 controller; member in struct:actcapi_msg::msg::manufacturer_req_msn
176 __u8 controller; member in struct:actcapi_msg::msg::connect_req
190 __u8 controller; member in struct:actcapi_msg::msg::connect_ind
298 __u8 controller; member in struct:actcapi_msg::msg::listen_req
304 __u8 controller; member in struct:actcapi_msg::msg::listen_conf
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/nsswitch/
H A Dwinbindd_cm.c31 - centralise the policy on connection timeouts, domain controller
71 fstring controller; member in struct:winbindd_cm_conn
134 new_conn->controller, &dc_ip)) {
155 if (!(got_mutex = secrets_named_mutex(new_conn->controller, WINBIND_SERVER_MUTEX_WAIT_TIME))) {
156 DEBUG(0,("cm_open_connection: mutex grab failed for %s\n", new_conn->controller));
163 new_conn->controller,
180 new_conn->controller, global_myname(), machine_krb5_principal));
201 new_conn->controller, global_myname(), ipc_domain, ipc_username));
221 new_conn->controller, global_myname()));
253 secrets_named_mutex_release(new_conn->controller);
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/message/i2o/
H A Di2o_block.c139 struct i2o_controller *controller; member in struct:i2ob_device
241 struct i2o_controller *c=dev->controller;
265 struct i2o_controller *c = dev->controller;
514 * Ask the controller to write the cache back. This sorts out
555 * FAILed message from controller
735 * The TID/controller don't change as it is the same
741 i2ob_install_device(i2ob_dev[unit].i2odev->controller,
749 * have media, so we don't want to clear the controller or
835 if(i2ob_dev[unit].i2odev->controller->bus.pci.promise)
836 panic("I2O controller firmwar
[all...]
H A Di2o_lan.c135 struct i2o_controller *iop = i2o_dev->controller;
477 struct i2o_controller *iop = i2o_dev->controller;
562 struct i2o_controller *iop = i2o_dev->controller;
635 struct i2o_controller *iop = i2o_dev->controller;
660 struct i2o_controller *iop = i2o_dev->controller;
685 struct i2o_controller *iop = i2o_dev->controller;
723 struct i2o_controller *iop = i2o_dev->controller;
778 struct i2o_controller *iop = i2o_dev->controller;
821 struct i2o_controller *iop = priv->i2o_dev->controller;
845 struct i2o_controller *iop = i2o_dev->controller;
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dmidi_synth.h41 controller: midi_synth_controller,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/sgi-ip32/
H A Dip32-irq.c564 hw_irq_controller *controller; local
567 controller = &ip32_cpu_interrupt;
569 controller = &ip32_mace_interrupt;
571 controller = &ip32_macepci_interrupt;
573 controller = &ip32_crime_interrupt;
575 controller = &ip32_maceisa_interrupt;
580 irq_desc[irq].handler = controller;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/avmb1/
H A Dcapilli.h39 int cnr; /* controller number */
40 char name[32]; /* name of controller */
41 volatile unsigned short cardstate; /* controller state */
103 struct capi_ctr *controller; /* list of controllers */ member in struct:capi_driver
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/au1000/common/
H A Dirq.c302 unsigned long save_local_and_disable(int controller) argument
308 if (controller) {
325 void restore_local_and_enable(int controller, unsigned long mask) argument
333 if (controller)
339 if (controller)

Completed in 124 milliseconds

1234