/linux-4.1.27/drivers/acpi/acpica/ |
H A D | utdebug.c | 149 * component_id - Caller's component ID 165 u32 component_id, const char *format, ...) acpi_debug_print() 172 if (!ACPI_IS_DEBUG_ENABLED(requested_debug_level, component_id)) { acpi_debug_print() 228 * component_id - Caller's component ID ACPI_EXPORT_SYMBOL() 243 u32 component_id, const char *format, ...) ACPI_EXPORT_SYMBOL() 249 if (!ACPI_IS_DEBUG_ENABLED(requested_debug_level, component_id)) { ACPI_EXPORT_SYMBOL() 267 * component_id - Caller's component ID ACPI_EXPORT_SYMBOL() 278 const char *module_name, u32 component_id) ACPI_EXPORT_SYMBOL() 286 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { ACPI_EXPORT_SYMBOL() 289 component_id, "%s\n", acpi_gbl_fn_entry_str); ACPI_EXPORT_SYMBOL() 302 * component_id - Caller's component ID ACPI_EXPORT_SYMBOL() 314 const char *module_name, u32 component_id, void *pointer) ACPI_EXPORT_SYMBOL() 322 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { ACPI_EXPORT_SYMBOL() 325 component_id, "%s %p\n", acpi_gbl_fn_entry_str, ACPI_EXPORT_SYMBOL() 337 * component_id - Caller's component ID 350 const char *module_name, u32 component_id, char *string) acpi_ut_trace_str() 358 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { acpi_ut_trace_str() 361 component_id, "%s %s\n", acpi_gbl_fn_entry_str, acpi_ut_trace_str() 373 * component_id - Caller's component ID 386 const char *module_name, u32 component_id, u32 integer) acpi_ut_trace_u32() 394 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { acpi_ut_trace_u32() 397 component_id, "%s %08X\n", acpi_ut_trace_u32() 409 * component_id - Caller's component ID 421 const char *module_name, u32 component_id) acpi_ut_exit() 426 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { acpi_ut_exit() 429 component_id, "%s\n", acpi_gbl_fn_exit_str); acpi_ut_exit() 446 * component_id - Caller's component ID ACPI_EXPORT_SYMBOL() 459 u32 component_id, acpi_status status) ACPI_EXPORT_SYMBOL() 464 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { ACPI_EXPORT_SYMBOL() 468 module_name, component_id, "%s %s\n", ACPI_EXPORT_SYMBOL() 474 module_name, component_id, ACPI_EXPORT_SYMBOL() 495 * component_id - Caller's component ID ACPI_EXPORT_SYMBOL() 507 const char *module_name, u32 component_id, u64 value) ACPI_EXPORT_SYMBOL() 512 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { ACPI_EXPORT_SYMBOL() 515 component_id, "%s %8.8X%8.8X\n", ACPI_EXPORT_SYMBOL() 534 * component_id - Caller's component ID ACPI_EXPORT_SYMBOL() 546 const char *module_name, u32 component_id, u8 *ptr) ACPI_EXPORT_SYMBOL() 551 if (ACPI_IS_DEBUG_ENABLED(ACPI_LV_FUNCTIONS, component_id)) { ACPI_EXPORT_SYMBOL() 554 component_id, "%s %p\n", acpi_gbl_fn_exit_str, ACPI_EXPORT_SYMBOL() 161 acpi_debug_print(u32 requested_debug_level, u32 line_number, const char *function_name, const char *module_name, u32 component_id, const char *format, ...) acpi_debug_print() argument 348 acpi_ut_trace_str(u32 line_number, const char *function_name, const char *module_name, u32 component_id, char *string) acpi_ut_trace_str() argument 384 acpi_ut_trace_u32(u32 line_number, const char *function_name, const char *module_name, u32 component_id, u32 integer) acpi_ut_trace_u32() argument 419 acpi_ut_exit(u32 line_number, const char *function_name, const char *module_name, u32 component_id) acpi_ut_exit() argument
|
H A D | acutils.h | 315 const char *module_name, u32 component_id); 320 const char *module_name, u32 component_id, void *pointer); 325 const char *module_name, u32 component_id, u32 integer); 330 const char *module_name, u32 component_id, char *string); 335 const char *module_name, u32 component_id); 341 u32 component_id, acpi_status status); 346 const char *module_name, u32 component_id, u64 value); 351 const char *module_name, u32 component_id, u8 *ptr); 354 acpi_ut_debug_dump_buffer(u8 *buffer, u32 count, u32 display, u32 component_id); 454 u32 component_id, 459 u32 line_number, u32 component_id);
|
H A D | utobject.c | 71 * component_id - Component type of caller 89 u32 component_id, acpi_ut_create_internal_object_dbg() 103 component_id); acpi_ut_create_internal_object_dbg() 117 component_id); acpi_ut_create_internal_object_dbg() 373 * component_id - Caller's component ID (for error output) 383 u32 line_number, u32 component_id) acpi_ut_allocate_object_desc_dbg() 86 acpi_ut_create_internal_object_dbg(const char *module_name, u32 line_number, u32 component_id, acpi_object_type type) acpi_ut_create_internal_object_dbg() argument 382 acpi_ut_allocate_object_desc_dbg(const char *module_name, u32 line_number, u32 component_id) acpi_ut_allocate_object_desc_dbg() argument
|
H A D | utbuffer.c | 198 acpi_ut_debug_dump_buffer(u8 *buffer, u32 count, u32 display, u32 component_id) acpi_ut_debug_dump_buffer() argument 204 (component_id & acpi_dbg_layer))) { acpi_ut_debug_dump_buffer()
|
/linux-4.1.27/include/scsi/ |
H A D | scsi_transport_sas.h | 126 u16 component_id; member in struct:sas_expander_device
|
/linux-4.1.27/include/acpi/ |
H A D | actbl3.h | 395 u16 component_id; member in struct:acpi_mpst_component 584 u16 component_id; member in struct:acpi_pmtt_physical_component
|
H A D | acpixf.h | 891 u32 component_id, 899 u32 component_id,
|
/linux-4.1.27/drivers/scsi/ |
H A D | scsi_transport_sas.c | 1361 sas_expander_simple_attr(component_id, component_id, "%u\n", unsigned int); 1888 SETUP_EXPANDER_ATTRIBUTE(component_id); sas_attach_transport()
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
H A D | mpt2sas_transport.c | 272 u16 component_id; member in struct:rep_manu_reply 448 tmp = (u8 *)&manufacture_reply->component_id; _transport_expander_report_manufacture() 449 edev->component_id = tmp[0] << 8 | tmp[1]; _transport_expander_report_manufacture()
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_transport.c | 276 u16 component_id; member in struct:rep_manu_reply 438 tmp = (u8 *)&manufacture_reply->component_id; _transport_expander_report_manufacture() 439 edev->component_id = tmp[0] << 8 | tmp[1]; _transport_expander_report_manufacture()
|
/linux-4.1.27/drivers/message/fusion/ |
H A D | mptsas.c | 2818 u16 component_id; member in struct:rep_manu_reply 2954 tmp = (u8 *)&manufacture_reply->component_id; mptsas_exp_repmanufacture_info() 2955 edev->component_id = tmp[0] << 8 | tmp[1]; mptsas_exp_repmanufacture_info()
|
/linux-4.1.27/drivers/scsi/libsas/ |
H A D | sas_expander.c | 532 edev->component_id = mi_resp[48] << 8 | mi_resp[49]; ex_assign_manuf_info()
|