Lines Matching defs:dd
142 struct driver_data *dd = pci_get_drvdata(pdev); in mtip_check_surprise_removal() local
162 static struct mtip_cmd *mtip_cmd_from_tag(struct driver_data *dd, in mtip_cmd_from_tag()
179 static int mtip_hba_reset(struct driver_data *dd) in mtip_hba_reset()
446 static int mtip_device_reset(struct driver_data *dd) in mtip_device_reset()
469 static void print_tags(struct driver_data *dd, in print_tags()
507 static void mtip_handle_tfe(struct driver_data *dd) in mtip_handle_tfe()
661 struct driver_data *dd = port->dd; in mtip_workq_sdbfx() local
695 static inline void mtip_process_legacy(struct driver_data *dd, u32 port_stat) in mtip_process_legacy()
712 static inline void mtip_process_errors(struct driver_data *dd, u32 port_stat) in mtip_process_errors()
741 struct driver_data *dd = (struct driver_data *) data; in mtip_handle_irq() local
833 struct driver_data *dd = instance; in mtip_irq_handler() local
967 struct driver_data *dd = port->dd; in mtip_exec_internal_command() local
1080 static void mtip_set_timeout(struct driver_data *dd, in mtip_set_timeout()
1382 static bool mtip_hw_get_capacity(struct driver_data *dd, sector_t *sectors) in mtip_hw_get_capacity()
1458 static inline void fill_command_sg(struct driver_data *dd, in fill_command_sg()
1704 static int exec_drive_taskfile(struct driver_data *dd, in exec_drive_taskfile()
1954 static int mtip_hw_ioctl(struct driver_data *dd, unsigned int cmd, in mtip_hw_ioctl()
2057 static void mtip_hw_submit_io(struct driver_data *dd, struct request *rq, in mtip_hw_submit_io()
2148 struct driver_data *dd = dev_to_disk(dev)->private_data; in mtip_hw_show_status() local
2168 struct driver_data *dd, *tmp; in show_device_status() local
2241 struct driver_data *dd = (struct driver_data *)f->private_data; in mtip_hw_read_device_status() local
2270 struct driver_data *dd = (struct driver_data *)f->private_data; in mtip_hw_read_registers() local
2337 struct driver_data *dd = (struct driver_data *)f->private_data; in mtip_hw_read_flags() local
2397 static int mtip_hw_sysfs_init(struct driver_data *dd, struct kobject *kobj) in mtip_hw_sysfs_init()
2418 static int mtip_hw_sysfs_exit(struct driver_data *dd, struct kobject *kobj) in mtip_hw_sysfs_exit()
2428 static int mtip_hw_debugfs_init(struct driver_data *dd) in mtip_hw_debugfs_init()
2449 static void mtip_hw_debugfs_exit(struct driver_data *dd) in mtip_hw_debugfs_exit()
2462 static inline void hba_setup(struct driver_data *dd) in hba_setup()
2474 static int mtip_device_unaligned_constrained(struct driver_data *dd) in mtip_device_unaligned_constrained()
2489 static void mtip_detect_product(struct driver_data *dd) in mtip_detect_product()
2539 static int mtip_ftl_rebuild_poll(struct driver_data *dd) in mtip_ftl_rebuild_poll()
2588 struct driver_data *dd = rq->q->queuedata; in mtip_softirq_done_fn() local
2603 struct driver_data *dd = data; in mtip_abort_cmd() local
2615 struct driver_data *dd = data; in mtip_queue_cmd() local
2633 struct driver_data *dd = (struct driver_data *)data; in mtip_service_thread() local
2747 static void mtip_dma_free(struct driver_data *dd) in mtip_dma_free()
2769 static int mtip_dma_alloc(struct driver_data *dd) in mtip_dma_alloc()
2805 static int mtip_hw_get_identify(struct driver_data *dd) in mtip_hw_get_identify()
2869 static int mtip_hw_init(struct driver_data *dd) in mtip_hw_init()
3011 static int mtip_standby_drive(struct driver_data *dd) in mtip_standby_drive()
3040 static int mtip_hw_exit(struct driver_data *dd) in mtip_hw_exit()
3077 static int mtip_hw_shutdown(struct driver_data *dd) in mtip_hw_shutdown()
3100 static int mtip_hw_suspend(struct driver_data *dd) in mtip_hw_suspend()
3132 static int mtip_hw_resume(struct driver_data *dd) in mtip_hw_resume()
3207 struct driver_data *dd = dev->bd_disk->private_data; in mtip_block_ioctl() local
3245 struct driver_data *dd = dev->bd_disk->private_data; in mtip_block_compat_ioctl() local
3325 struct driver_data *dd = dev->bd_disk->private_data; in mtip_block_getgeo() local
3346 struct driver_data *dd; in mtip_block_open() local
3383 static inline bool is_se_active(struct driver_data *dd) in is_se_active()
3403 static inline bool is_stopped(struct driver_data *dd, struct request *rq) in is_stopped()
3426 struct driver_data *dd = hctx->queue->queuedata; in mtip_check_unal_depth() local
3450 struct driver_data *dd = hctx->queue->queuedata; in mtip_issue_reserved_cmd() local
3487 struct driver_data *dd = hctx->queue->queuedata; in mtip_queue_rq() local
3509 struct driver_data *dd = set->driver_data; in mtip_free_cmd() local
3522 struct driver_data *dd = set->driver_data; in mtip_init_cmd() local
3537 struct driver_data *dd = req->q->queuedata; in mtip_cmd_timeout() local
3577 static int mtip_block_initialize(struct driver_data *dd) in mtip_block_initialize()
3769 static int mtip_block_remove(struct driver_data *dd) in mtip_block_remove()
3847 static int mtip_block_shutdown(struct driver_data *dd) in mtip_block_shutdown()
3871 static int mtip_block_suspend(struct driver_data *dd) in mtip_block_suspend()
3879 static int mtip_block_resume(struct driver_data *dd) in mtip_block_resume()
3937 static void mtip_disable_link_opts(struct driver_data *dd, struct pci_dev *pdev) in mtip_disable_link_opts()
3961 static void mtip_fix_ero_nosnoop(struct driver_data *dd, struct pci_dev *pdev) in mtip_fix_ero_nosnoop()
4001 struct driver_data *dd = NULL; in mtip_pci_probe() local
4189 struct driver_data *dd = pci_get_drvdata(pdev); in mtip_pci_remove() local
4253 struct driver_data *dd = pci_get_drvdata(pdev); in mtip_pci_suspend() local
4294 struct driver_data *dd; in mtip_pci_resume() local
4340 struct driver_data *dd = pci_get_drvdata(pdev); in mtip_pci_shutdown() local