Lines Matching refs:dev_info

957 		dev_info(&h->pdev->dev, "%s device c%db%dt%dl%d added.\n",  in hpsa_scsi_add_entry()
992 dev_info(&h->pdev->dev, "%s device c%db%dt%dl%d updated.\n", in hpsa_scsi_update_entry()
1020 dev_info(&h->pdev->dev, "%s device c%db%dt%dl%d changed.\n", in hpsa_scsi_replace_entry()
1042 dev_info(&h->pdev->dev, "%s device c%db%dt%dl%d removed.\n", in hpsa_scsi_remove_entry()
1193 dev_info(&h->pdev->dev, in hpsa_show_volume_status()
1201 dev_info(&h->pdev->dev, in hpsa_show_volume_status()
1207 dev_info(&h->pdev->dev, in hpsa_show_volume_status()
1213 dev_info(&h->pdev->dev, in hpsa_show_volume_status()
1219 dev_info(&h->pdev->dev, in hpsa_show_volume_status()
1225 dev_info(&h->pdev->dev, in hpsa_show_volume_status()
1231 dev_info(&h->pdev->dev, in hpsa_show_volume_status()
1237 dev_info(&h->pdev->dev, in hpsa_show_volume_status()
1243 dev_info(&h->pdev->dev, in hpsa_show_volume_status()
1249 dev_info(&h->pdev->dev, in hpsa_show_volume_status()
1255 dev_info(&h->pdev->dev, in hpsa_show_volume_status()
1414 dev_info(&h->pdev->dev, "c%db%dt%dl%d: temporarily offline\n", in adjust_hpsa_scsi_table()
2261 dev_info(&h->pdev->dev, "structure_size = %u\n", in hpsa_debug_map_buff()
2263 dev_info(&h->pdev->dev, "volume_blk_size = %u\n", in hpsa_debug_map_buff()
2265 dev_info(&h->pdev->dev, "volume_blk_cnt = 0x%llx\n", in hpsa_debug_map_buff()
2267 dev_info(&h->pdev->dev, "physicalBlockShift = %u\n", in hpsa_debug_map_buff()
2269 dev_info(&h->pdev->dev, "parity_rotation_shift = %u\n", in hpsa_debug_map_buff()
2271 dev_info(&h->pdev->dev, "strip_size = %u\n", in hpsa_debug_map_buff()
2273 dev_info(&h->pdev->dev, "disk_starting_blk = 0x%llx\n", in hpsa_debug_map_buff()
2275 dev_info(&h->pdev->dev, "disk_blk_cnt = 0x%llx\n", in hpsa_debug_map_buff()
2277 dev_info(&h->pdev->dev, "data_disks_per_row = %u\n", in hpsa_debug_map_buff()
2279 dev_info(&h->pdev->dev, "metadata_disks_per_row = %u\n", in hpsa_debug_map_buff()
2281 dev_info(&h->pdev->dev, "row_cnt = %u\n", in hpsa_debug_map_buff()
2283 dev_info(&h->pdev->dev, "layout_map_count = %u\n", in hpsa_debug_map_buff()
2285 dev_info(&h->pdev->dev, "flags = 0x%x\n", in hpsa_debug_map_buff()
2287 dev_info(&h->pdev->dev, "encrypytion = %s\n", in hpsa_debug_map_buff()
2290 dev_info(&h->pdev->dev, "dekindex = %u\n", in hpsa_debug_map_buff()
2294 dev_info(&h->pdev->dev, "Map%u:\n", map); in hpsa_debug_map_buff()
2297 dev_info(&h->pdev->dev, " Row%u:\n", row); in hpsa_debug_map_buff()
2301 dev_info(&h->pdev->dev, in hpsa_debug_map_buff()
2308 dev_info(&h->pdev->dev, in hpsa_debug_map_buff()
2887 dev_info(&h->pdev->dev, in hpsa_get_pdisk_of_ioaccel2()
2921 dev_info(&h->pdev->dev, in hpsa_get_pdisk_of_ioaccel2()
4485 dev_info(&h->pdev->dev, in hpsa_send_reset_as_abort_ioaccel2()
4505 dev_info(&h->pdev->dev, in hpsa_send_reset_as_abort_ioaccel2()
4528 dev_info(&h->pdev->dev, in hpsa_send_reset_as_abort_ioaccel2()
4635 dev_info(&h->pdev->dev, "%s REQUEST SUCCEEDED.\n", msg); in hpsa_eh_abort_handler()
4868 dev_info(&h->pdev->dev, "driver version string '%s' " in hpsa_getdrivver_ioctl()
5443 dev_info(&h->pdev->dev, "Received interrupt while interrupts disabled " in ignore_bogus_interrupt()
5621 dev_info(&pdev->dev, "controller message %02x:%02x succeeded\n", in hpsa_message()
5637 dev_info(&pdev->dev, "using doorbell to reset controller\n"); in hpsa_controller_hard_reset()
5658 dev_info(&pdev->dev, "using PCI PM to reset controller\n"); in hpsa_controller_hard_reset()
5847 dev_info(&pdev->dev, "board ready after hard reset.\n"); in hpsa_kdump_hard_reset_controller()
5869 dev_info(dev, "Controller Configuration information\n"); in print_cfg_table()
5870 dev_info(dev, "------------------------------------\n"); in print_cfg_table()
5874 dev_info(dev, " Signature = %s\n", temp_name); in print_cfg_table()
5875 dev_info(dev, " Spec Number = %d\n", readl(&(tb->SpecValence))); in print_cfg_table()
5876 dev_info(dev, " Transport methods supported = 0x%x\n", in print_cfg_table()
5878 dev_info(dev, " Transport methods active = 0x%x\n", in print_cfg_table()
5880 dev_info(dev, " Requested transport Method = 0x%x\n", in print_cfg_table()
5882 dev_info(dev, " Coalesce Interrupt Delay = 0x%x\n", in print_cfg_table()
5884 dev_info(dev, " Coalesce Interrupt Count = 0x%x\n", in print_cfg_table()
5886 dev_info(dev, " Max outstanding commands = %d\n", in print_cfg_table()
5888 dev_info(dev, " Bus Types = 0x%x\n", readl(&(tb->BusTypes))); in print_cfg_table()
5892 dev_info(dev, " Server Name = %s\n", temp_name); in print_cfg_table()
5893 dev_info(dev, " Heartbeat Counter = 0x%x\n\n\n", in print_cfg_table()
5953 dev_info(&h->pdev->dev, "MSI-X capable controller\n"); in hpsa_interrupt_mode()
5974 dev_info(&h->pdev->dev, "MSI capable controller\n"); in hpsa_interrupt_mode()
6396 dev_info(&pdev->dev, "Waiting for controller to respond to no-op\n"); in hpsa_init_reset_devices()
6552 dev_info(&h->pdev->dev, "Waiting for board to soft reset.\n"); in hpsa_kdump_soft_reset()
6558 dev_info(&h->pdev->dev, "Board reset, awaiting READY status.\n"); in hpsa_kdump_soft_reset()
6929 dev_info(&pdev->dev, "%s: <0x%x> at IRQ %d%s using DAC\n", in hpsa_init_one()
6977 dev_info(&h->pdev->dev, "Board READY.\n"); in hpsa_init_one()
6978 dev_info(&h->pdev->dev, in hpsa_init_one()
6986 dev_info(&h->pdev->dev, in hpsa_init_one()