Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/sn/pci/
Dpcibr.h442 struct pcibr_slot_func_info_resp_s { struct
443 int resp_f_status;
444 char resp_f_slot_name[MAXDEVNAME];
445 char resp_f_bus;
446 char resp_f_slot;
447 char resp_f_func;
448 char resp_f_master_name[MAXDEVNAME];
449 void *resp_f_pops;
450 error_handler_f *resp_f_efunc;
451 error_handler_arg_t resp_f_einfo;
[all …]