Searched refs:ctrl_err (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dshpchp_pci.c46 ctrl_err(ctrl, "Device %s already exists "
55 ctrl_err(ctrl, "No new device found\n");
75 ctrl_err(ctrl,
82 ctrl_err(ctrl, "Cannot add new bus for %s\n",
119 ctrl_err(ctrl,
H A Dpciehp_hpc.c119 ctrl_err(ctrl, "Cannot get irq %d for the hotplug controller\n",
184 ctrl_err(ctrl, "%s: Cannot read SLOTSTATUS register\n",
214 ctrl_err(ctrl, "%s: Cannot read SLOTCTRL register\n", __func__);
224 ctrl_err(ctrl, "Cannot write to SLOTCTRL register\n");
294 ctrl_err(ctrl, "Cannot read LNKSTATUS register\n");
301 ctrl_err(ctrl, "Link Training Error occurs \n");
318 ctrl_err(ctrl, "%s: Cannot read SLOTCTRL register\n", __func__);
357 ctrl_err(ctrl, "%s: Cannot read SLOTCTRL register\n", __func__);
388 ctrl_err(ctrl, "%s: Cannot read SLOTSTATUS register\n",
404 ctrl_err(ctr
[all...]
H A Dpciehp_pci.c70 ctrl_err(ctrl, "Device %s already exists "
79 ctrl_err(ctrl, "No new device found\n");
136 ctrl_err(ctrl,
H A Dpciehp_ctrl.c146 ctrl_err(ctrl, "Power fault on slot %s\n", slot_name(p_slot));
163 ctrl_err(ctrl,
180 ctrl_err(ctrl,
213 ctrl_err(ctrl, "Failed to check link status\n");
219 ctrl_err(ctrl, "Power fault on slot %s\n", slot_name(p_slot));
226 ctrl_err(ctrl, "Cannot add device at %04x:%02x:00\n",
258 ctrl_err(ctrl,
329 ctrl_err(p_slot->ctrl, "%s: Cannot allocate memory\n",
430 ctrl_err(p_slot->ctrl, "%s: Cannot allocate memory\n",
584 ctrl_err(ctr
[all...]
H A Dshpchp_ctrl.c106 ctrl_err(ctrl, "Surprise Removal of card\n");
200 ctrl_err(ctrl, "%s: Issue of set bus speed mode command "
219 ctrl_err(ctrl, "Speed of bus %x and adapter %x "
261 ctrl_err(ctrl, "Failed to power on slot\n");
270 ctrl_err(ctrl, "%s: Issue of set bus speed mode command"
277 ctrl_err(ctrl, "Issue of Slot Enable command failed\n");
284 ctrl_err(ctrl, "Can't get adapter speed or "
306 ctrl_err(ctrl, "Issue of Slot Enable command failed\n");
324 ctrl_err(ctrl, "Cannot add device at %04x:%02x:%02x\n",
341 ctrl_err(ctr
[all...]
H A Dshpchp_hpc.c303 ctrl_err(ctrl, "Command not completed in 1000 msec\n");
323 ctrl_err(ctrl, "Controller is still busy after 1 sec\n");
346 ctrl_err(ctrl,
367 ctrl_err(ctrl, "Switch opened!\n");
371 ctrl_err(ctrl, "Invalid HPC command!\n");
375 ctrl_err(ctrl, "Invalid bus speed/mode!\n");
632 ctrl_err(slot->ctrl, "%s: Write command failed!\n", __func__);
645 ctrl_err(slot->ctrl, "%s: Write command failed!\n", __func__);
658 ctrl_err(slot->ctrl, "%s: Write command failed!\n", __func__);
791 ctrl_err(ctr
[all...]
H A Dpciehp_core.c136 ctrl_err(ctrl,
255 ctrl_err(ctrl, "Slot initialization failed\n");
262 ctrl_err(ctrl, "Notification initialization failed\n");
H A Dshpchp.h68 #define ctrl_err(ctrl, format, arg...) \ macro
247 ctrl_err(ctrl, "Slot (device=0x%02x) not found\n", device);
H A Dshpchp_core.c143 ctrl_err(ctrl, "pci_hp_register failed with error %d\n",
317 ctrl_err(ctrl, "Slot initialization failed\n");
H A Dpciehp.h66 #define ctrl_err(ctrl, format, arg...) \ macro

Completed in 180 milliseconds