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

/barrelfish-2018-10-04/include/pci/
H A Dpci_driver_client.h31 struct int_startup_argument int_arg; member in struct:pcid
/barrelfish-2018-10-04/usr/kaluga/
H A Dboot_modules.h12 struct int_startup_argument int_arg; member in struct:driver_argument
H A Darmv7_startup.c165 default_start_function(coreid_t where, struct module_info* driver, char* record, struct driver_argument* int_arg) argument
303 newstyle_start_function(coreid_t where, struct module_info* driver, char* record, struct driver_argument* int_arg) argument
H A Ddriver_startup.c240 start_networking_new(coreid_t where, struct module_info* driver, char* record, struct driver_argument * int_arg) argument
H A Dstart_cpu.c116 start_boot_driver(coreid_t where, struct module_info* mi, char* record, struct driver_argument * int_arg) argument
/barrelfish-2018-10-04/lib/pci/
H A Dpci_client.c38 static struct int_startup_argument int_arg; variable in typeref:struct:int_startup_argument

Completed in 95 milliseconds