Lines Matching defs:dd

133 static bool mtip_check_surprise_removal(struct driver_data *dd)  in mtip_check_surprise_removal()
152 static struct mtip_cmd *mtip_cmd_from_tag(struct driver_data *dd, in mtip_cmd_from_tag()
167 static int mtip_hba_reset(struct driver_data *dd) in mtip_hba_reset()
434 static int mtip_device_reset(struct driver_data *dd) in mtip_device_reset()
457 static void print_tags(struct driver_data *dd, in print_tags()
495 static void mtip_handle_tfe(struct driver_data *dd) in mtip_handle_tfe()
649 struct driver_data *dd = port->dd; in mtip_workq_sdbfx() local
683 static inline void mtip_process_legacy(struct driver_data *dd, u32 port_stat) in mtip_process_legacy()
700 static inline void mtip_process_errors(struct driver_data *dd, u32 port_stat) in mtip_process_errors()
729 struct driver_data *dd = (struct driver_data *) data; in mtip_handle_irq() local
821 struct driver_data *dd = instance; in mtip_irq_handler() local
955 struct driver_data *dd = port->dd; in mtip_exec_internal_command() local
1068 static void mtip_set_timeout(struct driver_data *dd, in mtip_set_timeout()
1370 static bool mtip_hw_get_capacity(struct driver_data *dd, sector_t *sectors) in mtip_hw_get_capacity()
1446 static inline void fill_command_sg(struct driver_data *dd, in fill_command_sg()
1692 static int exec_drive_taskfile(struct driver_data *dd, in exec_drive_taskfile()
1942 static int mtip_hw_ioctl(struct driver_data *dd, unsigned int cmd, in mtip_hw_ioctl()
2045 static void mtip_hw_submit_io(struct driver_data *dd, struct request *rq, in mtip_hw_submit_io()
2136 struct driver_data *dd = dev_to_disk(dev)->private_data; in mtip_hw_show_status() local
2168 struct driver_data *dd = (struct driver_data *)f->private_data; in mtip_hw_read_registers() local
2232 struct driver_data *dd = (struct driver_data *)f->private_data; in mtip_hw_read_flags() local
2272 static int mtip_hw_debugfs_init(struct driver_data *dd) in mtip_hw_debugfs_init()
2293 static void mtip_hw_debugfs_exit(struct driver_data *dd) in mtip_hw_debugfs_exit()
2306 static inline void hba_setup(struct driver_data *dd) in hba_setup()
2318 static int mtip_device_unaligned_constrained(struct driver_data *dd) in mtip_device_unaligned_constrained()
2333 static void mtip_detect_product(struct driver_data *dd) in mtip_detect_product()
2383 static int mtip_ftl_rebuild_poll(struct driver_data *dd) in mtip_ftl_rebuild_poll()
2432 struct driver_data *dd = rq->q->queuedata; in mtip_softirq_done_fn() local
2447 struct driver_data *dd = data; in mtip_abort_cmd() local
2459 struct driver_data *dd = data; in mtip_queue_cmd() local
2477 struct driver_data *dd = (struct driver_data *)data; in mtip_service_thread() local
2591 static void mtip_dma_free(struct driver_data *dd) in mtip_dma_free()
2613 static int mtip_dma_alloc(struct driver_data *dd) in mtip_dma_alloc()
2649 static int mtip_hw_get_identify(struct driver_data *dd) in mtip_hw_get_identify()
2713 static int mtip_hw_init(struct driver_data *dd) in mtip_hw_init()
2852 static int mtip_standby_drive(struct driver_data *dd) in mtip_standby_drive()
2881 static int mtip_hw_exit(struct driver_data *dd) in mtip_hw_exit()
2918 static int mtip_hw_shutdown(struct driver_data *dd) in mtip_hw_shutdown()
2941 static int mtip_hw_suspend(struct driver_data *dd) in mtip_hw_suspend()
2973 static int mtip_hw_resume(struct driver_data *dd) in mtip_hw_resume()
3048 struct driver_data *dd = dev->bd_disk->private_data; in mtip_block_ioctl() local
3086 struct driver_data *dd = dev->bd_disk->private_data; in mtip_block_compat_ioctl() local
3166 struct driver_data *dd = dev->bd_disk->private_data; in mtip_block_getgeo() local
3187 struct driver_data *dd = disk->private_data; in mtip_block_free_disk() local
3209 static inline bool is_se_active(struct driver_data *dd) in is_se_active()
3229 static inline bool is_stopped(struct driver_data *dd, struct request *rq) in is_stopped()
3252 struct driver_data *dd = hctx->queue->queuedata; in mtip_check_unal_depth() local
3276 struct driver_data *dd = hctx->queue->queuedata; in mtip_issue_reserved_cmd() local
3313 struct driver_data *dd = hctx->queue->queuedata; in mtip_queue_rq() local
3335 struct driver_data *dd = set->driver_data; in mtip_free_cmd() local
3348 struct driver_data *dd = set->driver_data; in mtip_init_cmd() local
3362 struct driver_data *dd = req->q->queuedata; in mtip_cmd_timeout() local
3402 static int mtip_block_initialize(struct driver_data *dd) in mtip_block_initialize()
3557 static int mtip_block_shutdown(struct driver_data *dd) in mtip_block_shutdown()
3572 static int mtip_block_suspend(struct driver_data *dd) in mtip_block_suspend()
3580 static int mtip_block_resume(struct driver_data *dd) in mtip_block_resume()
3638 static void mtip_disable_link_opts(struct driver_data *dd, struct pci_dev *pdev) in mtip_disable_link_opts()
3657 static void mtip_fix_ero_nosnoop(struct driver_data *dd, struct pci_dev *pdev) in mtip_fix_ero_nosnoop()
3697 struct driver_data *dd = NULL; in mtip_pci_probe() local
3872 struct driver_data *dd = pci_get_drvdata(pdev); in mtip_pci_remove() local
3945 struct driver_data *dd = dev_get_drvdata(dev); in mtip_pci_suspend() local
3967 struct driver_data *dd = dev_get_drvdata(dev); in mtip_pci_resume() local
3990 struct driver_data *dd = pci_get_drvdata(pdev); in mtip_pci_shutdown() local