/linux-4.4.14/drivers/pci/hotplug/ |
D | pciehp_ctrl.c | 256 ctrl_info(ctrl, "PCI slot #%s - powering off due to button press\n", in handle_button_press_event() 260 ctrl_info(ctrl, "PCI slot #%s - powering on due to button press\n", in handle_button_press_event() 275 ctrl_info(ctrl, "Button cancel on Slot(%s)\n", slot_name(p_slot)); in handle_button_press_event() 282 ctrl_info(ctrl, "PCI slot #%s - action canceled due to button press\n", in handle_button_press_event() 293 ctrl_info(ctrl, "Button ignore on Slot(%s)\n", slot_name(p_slot)); in handle_button_press_event() 333 ctrl_info(ctrl, in handle_link_event() 337 ctrl_info(ctrl, in handle_link_event() 345 ctrl_info(ctrl, in handle_link_event() 350 ctrl_info(ctrl, in handle_link_event() 412 ctrl_info(ctrl, "No adapter on slot(%s)\n", slot_name(p_slot)); in pciehp_enable_slot() [all …]
|
D | shpchp_ctrl.c | 73 ctrl_info(ctrl, "Button pressed on Slot(%s)\n", slot_name(p_slot)); in shpchp_handle_attention_button() 101 ctrl_info(ctrl, "Latch open on Slot(%s)\n", slot_name(p_slot)); in shpchp_handle_switch_change() 111 ctrl_info(ctrl, "Latch close on Slot(%s)\n", slot_name(p_slot)); in shpchp_handle_switch_change() 138 ctrl_info(ctrl, "Card present on Slot(%s)\n", in shpchp_handle_presence_change() 145 ctrl_info(ctrl, "Card not present on Slot(%s)\n", in shpchp_handle_presence_change() 169 ctrl_info(ctrl, "Power fault cleared on Slot(%s)\n", in shpchp_handle_power_fault() 177 ctrl_info(ctrl, "Power fault on Slot(%s)\n", slot_name(p_slot)); in shpchp_handle_power_fault() 181 ctrl_info(ctrl, "Power fault bit %x set\n", hp_slot); in shpchp_handle_power_fault() 495 ctrl_info(ctrl, "PCI slot #%s - powering off due to button press\n", in handle_button_press_event() 499 ctrl_info(ctrl, "PCI slot #%s - powering on due to button press\n", in handle_button_press_event() [all …]
|
D | pciehp_hpc.c | 115 ctrl_info(ctrl, "%s: no response from device\n", in pcie_poll_cmd() 176 ctrl_info(ctrl, "Timeout on hotplug command %#06x (issued %u msec ago)\n", in pcie_wait_cmd() 196 ctrl_info(ctrl, "%s: no response from device\n", __func__); in pcie_do_write_cmd() 558 ctrl_info(ctrl, "%s: no response from device\n", in pcie_isr() 599 ctrl_info(ctrl, "Button pressed on Slot(%s)\n", in pcie_isr() 607 ctrl_info(ctrl, "Card %spresent on Slot(%s)\n", in pcie_isr() 622 ctrl_info(ctrl, "slot(%s): Link %s event\n", in pcie_isr() 781 ctrl_info(ctrl, "Slot Capabilities : 0x%08x\n", ctrl->slot_cap); in dbg_ctrl() 783 ctrl_info(ctrl, "Slot Status : 0x%04x\n", reg16); in dbg_ctrl() 785 ctrl_info(ctrl, "Slot Control : 0x%04x\n", reg16); in dbg_ctrl() [all …]
|
D | shpchp_hpc.c | 304 ctrl_info(ctrl, "Command was interrupted by a signal\n"); in shpc_wait_cmd() 989 ctrl_info(ctrl, "HPC vendor_id %x device_id %x ss_vid %x ss_did %x\n", in shpc_init() 1063 ctrl_info(ctrl, "Can't get msi for the hotplug controller\n"); in shpc_init() 1064 ctrl_info(ctrl, "Use INTx for the hotplug controller\n"); in shpc_init()
|
D | pciehp.h | 67 #define ctrl_info(ctrl, format, arg...) \ macro
|
D | shpchp.h | 70 #define ctrl_info(ctrl, format, arg...) \ macro
|
/linux-4.4.14/net/atm/ |
D | mpoa_caches.c | 42 if (entry->ctrl_info.in_dst_ip == dst_ip) { in in_cache_get() 63 if ((entry->ctrl_info.in_dst_ip & mask) == (dst_ip & mask)) { in in_cache_get_with_mask() 118 entry->ctrl_info.in_dst_ip = dst_ip; in in_cache_add_entry() 123 entry->ctrl_info.holding_time = HOLDING_TIME_DEFAULT; in in_cache_add_entry() 144 msg.content.in_info = entry->ctrl_info; in cache_hit() 146 qos = atm_mpoa_search_qos(entry->ctrl_info.in_dst_ip); in cache_hit() 164 mpc->dev->name, &entry->ctrl_info.in_dst_ip); in cache_hit() 168 msg.content.in_info = entry->ctrl_info; in cache_hit() 169 qos = atm_mpoa_search_qos(entry->ctrl_info.in_dst_ip); in cache_hit() 198 &entry->ctrl_info.in_dst_ip); in in_cache_remove_entry() [all …]
|
D | mpoa_proc.c | 153 sprintf(ip_string, "%pI4", &in_entry->ctrl_info.in_dst_ip); in mpc_show() 157 in_entry->ctrl_info.holding_time - in mpc_show() 170 unsigned char *p = eg_entry->ctrl_info.in_MPC_data_ATM_addr; in mpc_show() 174 (unsigned long)ntohl(eg_entry->ctrl_info.cache_id), in mpc_show() 176 (eg_entry->ctrl_info.holding_time - in mpc_show()
|
D | mpoa_caches.h | 27 struct in_ctrl_info ctrl_info; member 60 struct eg_ctrl_info ctrl_info; member
|
D | mpc.c | 541 if (entry->ctrl_info.tag != 0) { in send_via_shortcut() 543 mpc->dev->name, entry->ctrl_info.tag); in send_via_shortcut() 544 tagged_llc_snap_hdr.tag = entry->ctrl_info.tag; in send_via_shortcut() 638 mpc->dev->name, &in_entry->ctrl_info.in_dst_ip); in atm_mpoa_vcc_attach() 670 mpc->dev->name, &in_entry->ctrl_info.in_dst_ip); in mpc_vcc_close() 761 new_skb = skb_realloc_headroom(skb, eg->ctrl_info.DH_length); in mpc_push() 768 skb_push(new_skb, eg->ctrl_info.DH_length); /* add MAC header */ in mpc_push() 769 skb_copy_to_linear_data(new_skb, eg->ctrl_info.DLL_header, in mpc_push() 770 eg->ctrl_info.DH_length); in mpc_push() 1091 msg->content.in_info = entry->ctrl_info; in MPOA_trigger_rcvd() [all …]
|
/linux-4.4.14/drivers/scsi/megaraid/ |
D | megaraid_sas_base.c | 4133 instance->ctrl_info->adapterOperations3.supportMaxExtLDs; in megasas_update_ext_vd_details() 4135 if (instance->ctrl_info->max_lds > 64) in megasas_update_ext_vd_details() 4187 struct megasas_ctrl_info *ctrl_info; in megasas_get_ctrl_info() local 4190 ctrl_info = instance->ctrl_info; in megasas_get_ctrl_info() 4232 memcpy(ctrl_info, ci, sizeof(struct megasas_ctrl_info)); in megasas_get_ctrl_info() 4233 le32_to_cpus((u32 *)&ctrl_info->properties.OnOffProperties); in megasas_get_ctrl_info() 4234 le32_to_cpus((u32 *)&ctrl_info->adapterOperations2); in megasas_get_ctrl_info() 4235 le32_to_cpus((u32 *)&ctrl_info->adapterOperations3); in megasas_get_ctrl_info() 4238 ctrl_info->adapterOperations3.useSeqNumJbodFP; in megasas_get_ctrl_info() 4239 instance->is_imr = (ctrl_info->memory_size ? 0 : 1); in megasas_get_ctrl_info() [all …]
|
D | megaraid_sas.h | 1810 struct megasas_ctrl_info *ctrl_info; member
|