Home
last modified time | relevance | path

Searched defs:func (Results 1 – 25 of 246) sorted by relevance

12345678910

/linux-2.4.37.9/include/asm-x86_64/
Dpci-direct.h12 static inline u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config()
22 static inline u8 read_pci_config_byte(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config_byte()
31 static inline u16 read_pci_config_16(u8 bus, u8 slot, u8 func, u8 offset) in read_pci_config_16()
40 static inline void write_pci_config(u8 bus, u8 slot, u8 func, u8 offset, in write_pci_config()
/linux-2.4.37.9/drivers/hotplug/
Dshpchprm_nonacpi.c79 struct pci_func *func = fun; in phprm_dump_func_res() local
101 struct pci_func *func in phprm_get_used_resources()
192 struct pci_func *func in configure_existing_function()
216 struct pci_func *func, new_func; in bind_pci_resources_to_slots() local
286 struct pci_func func; in shpchprm_find_available_resources() local
339 struct pci_func *func, in shpchprm_set_hpp()
387 struct pci_func *func, in shpchprm_enable_card()
Dpciehprm_nonacpi.c79 struct pci_func *func = fun; in phprm_dump_func_res() local
101 struct pci_func *func in phprm_get_used_resources()
192 struct pci_func *func in configure_existing_function()
284 struct pci_func *func, new_func; in bind_pci_resources_to_slots() local
357 struct pci_func func; in pciehprm_find_available_resources() local
404 struct pci_func *func, in pciehprm_set_hpp()
454 struct pci_func *func, in pciehprm_enable_card()
Dacpiphp_pci.c46 static int init_config_space (struct acpiphp_func *func) in init_config_space()
175 struct acpiphp_func *func; in configure_pci_dev() local
436 int acpiphp_init_func_resource (struct acpiphp_func *func) in acpiphp_init_func_resource()
551 struct acpiphp_func *func; in acpiphp_configure_slot() local
607 int acpiphp_configure_function (struct acpiphp_func *func) in acpiphp_configure_function()
641 int acpiphp_unconfigure_function (struct acpiphp_func *func) in acpiphp_unconfigure_function()
Dcpqphp_ctrl.c85 struct pci_func *func; in handle_switch_change() local
163 struct pci_func *func; in handle_presence_change() local
254 struct pci_func *func; in handle_power_fault() local
1127 struct pci_func *func; in cpqhp_slot_find() local
1153 static int is_bridge(struct pci_func * func) in is_bridge()
1178 static u32 board_replaced(struct pci_func * func, struct controller * ctrl) in board_replaced()
1384 static u32 board_added(struct pci_func * func, struct controller * ctrl) in board_added()
1595 static u32 remove_board(struct pci_func * func, u32 replace_flag, struct controller * ctrl) in remove_board()
1811 struct pci_func *func; in interrupt_event_handler() local
1937 struct pci_func *func; in cpqhp_pushbutton_thread() local
[all …]
Dpciehp_ctrl.c61 struct pci_func *func; in pciehp_handle_attention_button() local
117 struct pci_func *func; in pciehp_handle_switch_change() local
163 struct pci_func *func; in pciehp_handle_presence_change() local
209 struct pci_func *func; in pciehp_handle_power_fault() local
1003 struct pci_func *func; in pciehp_slot_find() local
1042 static int is_bridge(struct pci_func * func) in is_bridge()
1092 static u32 board_added(struct pci_func * func, struct controller * ctrl) in board_added()
1240 static u32 remove_board(struct pci_func *func, struct controller *ctrl) in remove_board()
1458 struct pci_func *func; in interrupt_event_handler() local
1645 struct pci_func *func; in pciehp_enable_slot() local
[all …]
Dshpchp_ctrl.c64 struct pci_func *func; in shpchp_handle_attention_button() local
121 struct pci_func *func; in shpchp_handle_switch_change() local
174 struct pci_func *func; in shpchp_handle_presence_change() local
221 struct pci_func *func; in shpchp_handle_power_fault() local
1016 struct pci_func *func; in shpchp_slot_find() local
1039 static int is_bridge(struct pci_func * func) in is_bridge()
1064 static u32 board_added(struct pci_func * func, struct controller * ctrl) in board_added()
1665 static u32 remove_board(struct pci_func *func, struct controller *ctrl) in remove_board()
1899 struct pci_func *func; in interrupt_event_handler() local
2093 struct pci_func *func; in shpchp_enable_slot() local
[all …]
Dcpqphp_pci.c248 int cpqhp_configure_device (struct controller* ctrl, struct pci_func* func) in cpqhp_configure_device()
299 int cpqhp_unconfigure_device(struct pci_func* func) in cpqhp_unconfigure_device()
753 int cpqhp_save_base_addr_length(struct controller *ctrl, struct pci_func * func) in cpqhp_save_base_addr_length()
879 int cpqhp_save_used_resources (struct controller *ctrl, struct pci_func * func) in cpqhp_save_used_resources()
1130 int cpqhp_configure_board(struct controller *ctrl, struct pci_func * func) in cpqhp_configure_board()
1203 int cpqhp_valid_replace(struct controller *ctrl, struct pci_func * func) in cpqhp_valid_replace()
1343 struct pci_func *func = NULL; in cpqhp_find_available_resources() local
1583 int cpqhp_return_board_resources(struct pci_func * func, struct resource_lists * resources) in cpqhp_return_board_resources()
1686 void cpqhp_destroy_board_resources (struct pci_func * func) in cpqhp_destroy_board_resources()
Dacpiphp_glue.c782 struct acpiphp_func *func; in power_on_slot() local
817 struct acpiphp_func *func; in power_off_slot() local
885 struct acpiphp_func *func; in enable_device() local
958 struct acpiphp_func *func; in disable_device() local
1000 struct acpiphp_func *func; in get_slot_status() local
1091 struct acpiphp_func *func; in handle_hotplug_event_func() local
1166 struct acpiphp_func *func; in acpiphp_glue_exit() local
Dpciehp_pci.c224 int pciehp_configure_device (struct controller* ctrl, struct pci_func* func) in pciehp_configure_device()
290 int pciehp_unconfigure_device(struct pci_func* func) in pciehp_unconfigure_device()
665 int pciehp_save_used_resources (struct controller *ctrl, struct pci_func *func, int disable) in pciehp_save_used_resources()
907 int pciehp_return_board_resources(struct pci_func * func, struct resource_lists * resources) in pciehp_return_board_resources()
1010 void pciehp_destroy_board_resources (struct pci_func * func) in pciehp_destroy_board_resources()
Dshpchp_pci.c224 int shpchp_configure_device (struct controller* ctrl, struct pci_func* func) in shpchp_configure_device()
295 int shpchp_unconfigure_device(struct pci_func* func) in shpchp_unconfigure_device()
657 int shpchp_save_used_resources (struct controller *ctrl, struct pci_func *func, int disable) in shpchp_save_used_resources()
899 int shpchp_return_board_resources(struct pci_func * func, struct resource_lists * resources) in shpchp_return_board_resources()
1002 void shpchp_destroy_board_resources (struct pci_func * func) in shpchp_destroy_board_resources()
/linux-2.4.37.9/arch/mips/momentum/ocelot_c/
Dpci.c113 int dev, bus, func; in marvell_pcibios_read_config_dword() local
150 int dev, bus, func; in marvell_pcibios_read_config_word() local
186 int dev, bus, func; in marvell_pcibios_read_config_byte() local
222 int dev, bus, func; in marvell_pcibios_write_config_dword() local
259 int dev, bus, func; in marvell_pcibios_write_config_word() local
295 int dev, bus, func; in marvell_pcibios_write_config_byte() local
/linux-2.4.37.9/arch/mips/momentum/jaguar_atx/
Dpci.c116 int dev, bus, func; in galileo_pcibios_read_config_dword() local
153 int dev, bus, func; in galileo_pcibios_read_config_word() local
189 int dev, bus, func; in galileo_pcibios_read_config_byte() local
225 int dev, bus, func; in galileo_pcibios_write_config_dword() local
262 int dev, bus, func; in galileo_pcibios_write_config_word() local
298 int dev, bus, func; in galileo_pcibios_write_config_byte() local
/linux-2.4.37.9/arch/mips/momentum/ocelot_g/
Dpci.c114 int dev, bus, func; in galileo_pcibios_read_config_dword() local
155 int dev, bus, func; in galileo_pcibios_read_config_word() local
195 int dev, bus, func; in galileo_pcibios_read_config_byte() local
233 int dev, bus, func; in galileo_pcibios_write_config_dword() local
272 int dev, bus, func; in galileo_pcibios_write_config_word() local
310 int dev, bus, func; in galileo_pcibios_write_config_byte() local
/linux-2.4.37.9/arch/mips/pmc-sierra/stretch/
Dpci.c46 int dev, bus, func; in pmc_stretch_read_config_dword() local
65 int dev, bus, func; in pmc_stretch_read_config_word() local
84 int dev, bus, func; in pmc_stretch_read_config_byte() local
103 int dev, bus, func; in pmc_stretch_write_config_dword() local
122 int dev, bus, func; in pmc_stretch_write_config_word() local
141 int dev, bus, func; in pmc_stretch_write_config_byte() local
/linux-2.4.37.9/arch/x86_64/lib/
Dthunk.S15 .macro thunk name,func
24 .macro thunk_retrax name,func
/linux-2.4.37.9/include/asm-sparc/
Dsmp.h80 #define smp_cross_call(func,arg1,arg2,arg3,arg4,arg5) BTFIXUP_CALL(smp_cross_call)(func,arg1,arg2,a… in BTFIXUPDEF_CALL() argument
84 extern __inline__ void xc1(smpfunc_t func, unsigned long arg1) in xc1()
86 extern __inline__ void xc2(smpfunc_t func, unsigned long arg1, unsigned long arg2) in xc2()
88 extern __inline__ void xc3(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc3()
91 extern __inline__ void xc4(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc4()
94 extern __inline__ void xc5(smpfunc_t func, unsigned long arg1, unsigned long arg2, in xc5()
/linux-2.4.37.9/arch/ppc/kernel/
Dhead_4xx.S170 #define FINISH_EXCEPTION(func) \ argument
176 #define STND_EXCEPTION(n, label, func) \ argument
185 #define CRIT_EXCEPTION(n, label, func) \ argument
Dhead_44x.S397 #define FINISH_EXCEPTION(n, func) \ argument
403 #define STND_EXCEPTION(n, label, func) \ argument
411 #define CRIT_EXCEPTION(n, label, func) \ argument
/linux-2.4.37.9/arch/mips/pmc-sierra/yosemite/
Dpci.c43 int dev, bus, func; in titan_pcibios_read_config_dword() local
72 int dev, bus, func; in titan_pcibios_read_config_word() local
101 int dev, bus, func; in titan_pcibios_read_config_byte() local
130 int dev, bus, func; in titan_pcibios_write_config_dword() local
159 int dev, bus, func; in titan_pcibios_write_config_word() local
188 int dev, bus, func; in titan_pcibios_write_config_byte() local
Dht.c59 int dev, bus, func; in titan_ht_config_read_dword() local
103 int dev, bus, func; in titan_ht_config_read_word() local
144 int dev, bus, func; in titan_ht_config_read_byte() local
180 int dev, bus, func; in titan_ht_config_write_dword() local
216 int dev, bus, func; in titan_ht_config_write_word() local
249 int dev, bus, func; in titan_ht_config_write_byte() local
/linux-2.4.37.9/net/irda/
Dparameters.c80 PV_TYPE type, PI_HANDLER func) in irda_insert_no_value()
107 PV_TYPE type, PI_HANDLER func) in irda_extract_no_value()
131 PV_TYPE type, PI_HANDLER func) in irda_insert_integer()
204 PV_TYPE type, PI_HANDLER func) in irda_extract_integer()
290 PV_TYPE type, PI_HANDLER func) in irda_extract_string()
337 PV_TYPE type, PI_HANDLER func) in irda_extract_octseq()
/linux-2.4.37.9/arch/ia64/sn/io/
Dsnia_if.c35 #define DEV_FUNC(dev,func) pciio_to_provider_fns(dev)->func argument
47 #define PIOMAP_FUNC(map,func) DEV_FUNC((map)->pp_dev,func) argument
48 #define DMAMAP_FUNC(map,func) DEV_FUNC((map)->pd_dev,func) argument
49 #define INTR_FUNC(intr_hdl,func) DEV_FUNC((intr_hdl)->pi_dev,func) argument
/linux-2.4.37.9/arch/x86_64/kernel/
Daperture.c91 static __u32 __init find_cap(int num, int slot, int func, int cap) in find_cap()
110 static __u32 __init read_agp(int num, int slot, int func, int cap, u32 *order) in read_agp()
154 int num, slot, func; in search_agp_bridge() local
/linux-2.4.37.9/net/sunrpc/
Dsvcauth.c50 auth_fn_t func; in svc_authenticate() local
69 svc_auth_register(u32 flavor, auth_fn_t func) in svc_auth_register()

12345678910