Home
last modified time | relevance | path

Searched refs:ctrl_info (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/drivers/pci/hotplug/
Dpciehp_ctrl.c68 ctrl_info(ctrl, "Button pressed on Slot(%s)\n", slot_name(p_slot)); in pciehp_handle_attention_button()
90 ctrl_info(ctrl, "Latch open on Slot(%s)\n", slot_name(p_slot)); in pciehp_handle_switch_change()
96 ctrl_info(ctrl, "Latch close on Slot(%s)\n", slot_name(p_slot)); in pciehp_handle_switch_change()
122 ctrl_info(ctrl, "Card present on Slot(%s)\n", slot_name(p_slot)); in pciehp_handle_presence_change()
128 ctrl_info(ctrl, "Card not present on Slot(%s)\n", in pciehp_handle_presence_change()
147 ctrl_info(ctrl, "Power fault bit %x set\n", 0); in pciehp_handle_power_fault()
162 ctrl_info(ctrl, "slot(%s): Link Up event\n", in pciehp_handle_linkstate_change()
166 ctrl_info(ctrl, "slot(%s): Link Down event\n", in pciehp_handle_linkstate_change()
379 ctrl_info(ctrl, "PCI slot #%s - powering off due to button press\n", in handle_button_press_event()
383 ctrl_info(ctrl, "PCI slot #%s - powering on due to button press\n", in handle_button_press_event()
[all …]
Dshpchp_ctrl.c73 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 …]
Dpciehp_hpc.c174 ctrl_info(ctrl, "Timeout on hotplug command %#06x (issued %u msec ago)\n", in pcie_wait_cmd()
758 ctrl_info(ctrl, "Hotplug Controller:\n"); in dbg_ctrl()
759 ctrl_info(ctrl, " Seg/Bus/Dev/Func/IRQ : %s IRQ %d\n", in dbg_ctrl()
761 ctrl_info(ctrl, " Vendor ID : 0x%04x\n", pdev->vendor); in dbg_ctrl()
762 ctrl_info(ctrl, " Device ID : 0x%04x\n", pdev->device); in dbg_ctrl()
763 ctrl_info(ctrl, " Subsystem ID : 0x%04x\n", in dbg_ctrl()
765 ctrl_info(ctrl, " Subsystem Vendor ID : 0x%04x\n", in dbg_ctrl()
767 ctrl_info(ctrl, " PCIe Cap offset : 0x%02x\n", in dbg_ctrl()
772 ctrl_info(ctrl, " PCI resource [%d] : %pR\n", in dbg_ctrl()
775 ctrl_info(ctrl, "Slot Capabilities : 0x%08x\n", ctrl->slot_cap); in dbg_ctrl()
[all …]
Dshpchp_hpc.c304 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()
Dpciehp.h67 #define ctrl_info(ctrl, format, arg...) \ macro
Dshpchp.h70 #define ctrl_info(ctrl, format, arg...) \ macro
/linux-4.1.27/net/atm/
Dmpoa_caches.c42 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 …]
Dmpoa_proc.c153 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()
Dmpoa_caches.h27 struct in_ctrl_info ctrl_info; member
60 struct eg_ctrl_info ctrl_info; member
Dmpc.c541 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.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_base.c4078 instance->ctrl_info->adapterOperations3.supportMaxExtLDs; in megasas_update_ext_vd_details()
4080 if (instance->ctrl_info->max_lds > 64) in megasas_update_ext_vd_details()
4134 struct megasas_ctrl_info *ctrl_info; in megasas_get_ctrl_info() local
4137 ctrl_info = instance->ctrl_info; in megasas_get_ctrl_info()
4179 memcpy(ctrl_info, ci, sizeof(struct megasas_ctrl_info)); in megasas_get_ctrl_info()
4180 le32_to_cpus((u32 *)&ctrl_info->properties.OnOffProperties); in megasas_get_ctrl_info()
4181 le32_to_cpus((u32 *)&ctrl_info->adapterOperations2); in megasas_get_ctrl_info()
4182 le32_to_cpus((u32 *)&ctrl_info->adapterOperations3); in megasas_get_ctrl_info()
4431 struct megasas_ctrl_info *ctrl_info = NULL; in megasas_init_fw() local
4562 instance->ctrl_info = kzalloc(sizeof(struct megasas_ctrl_info), in megasas_init_fw()
[all …]
Dmegaraid_sas.h1755 struct megasas_ctrl_info *ctrl_info; member