Lines Matching defs:dev
46 struct device *dev = &cfg->dev->dev; in process_cmd_err() local
158 struct device *dev = &cfg->dev->dev; in cmd_complete() local
238 struct device *dev = &cfg->dev->dev; in context_reset() local
303 struct device *dev = &cfg->dev->dev; in send_cmd_ioarrin() local
347 struct device *dev = &cfg->dev->dev; in send_cmd_sq() local
392 struct device *dev = &cfg->dev->dev; in wait_resp() local
463 struct device *dev = &cfg->dev->dev; in send_tmf() local
564 struct device *dev = &cfg->dev->dev; in cxlflash_queuecommand() local
731 struct device *dev = &cfg->dev->dev; in term_intr() local
777 struct device *dev = &cfg->dev->dev; in term_mc() local
815 struct device *dev = &cfg->dev->dev; in term_afu() local
851 struct device *dev = &cfg->dev->dev; in notify_shutdown() local
947 struct device *dev = &pdev->dev; in cxlflash_remove() local
1008 struct device *dev = &cfg->dev->dev; in alloc_mem() local
1035 struct device *dev = &cfg->dev->dev; in init_pci() local
1066 struct device *dev = &cfg->dev->dev; in init_scsi() local
1192 struct device *dev = &cfg->dev->dev; in afu_set_wwpn() local
1227 struct device *dev = &cfg->dev->dev; in afu_link_reset() local
1336 struct device *dev = &cfg->dev->dev; in cxlflash_sync_err_irq() local
1543 struct device *dev = &cfg->dev->dev; in cxlflash_async_err_irq() local
1630 struct device *dev = &cfg->dev->dev; in read_vpd() local
1745 struct device *dev = &cfg->dev->dev; in init_global() local
1871 struct device *dev = &cfg->dev->dev; in start_afu() local
1928 struct device *dev = &cfg->dev->dev; in init_intr() local
1984 struct device *dev = &cfg->dev->dev; in init_mc() local
2067 struct device *dev = &cfg->dev->dev; in get_num_afu_ports() local
2096 struct device *dev = &cfg->dev->dev; in init_afu() local
2183 struct device *dev = &cfg->dev->dev; in afu_reset() local
2218 struct device *dev = &cfg->dev->dev; in cxlflash_async_reset_host() local
2246 struct device *dev = &cfg->dev->dev; in cxlflash_schedule_async_reset() local
2279 struct device *dev = &cfg->dev->dev; in send_afu_cmd() local
2373 struct device *dev = &cfg->dev->dev; in cxlflash_afu_sync() local
2407 struct device *dev = &cfg->dev->dev; in cxlflash_eh_abort_handler() local
2453 struct device *dev = &cfg->dev->dev; in cxlflash_eh_device_reset_handler() local
2496 struct device *dev = &cfg->dev->dev; in cxlflash_eh_host_reset_handler() local
2559 struct device *dev = &cfg->dev->dev; in cxlflash_show_port_status() local
2594 static ssize_t port0_show(struct device *dev, in port0_show()
2611 static ssize_t port1_show(struct device *dev, in port1_show()
2628 static ssize_t port2_show(struct device *dev, in port2_show()
2645 static ssize_t port3_show(struct device *dev, in port3_show()
2662 static ssize_t lun_mode_show(struct device *dev, in lun_mode_show()
2693 static ssize_t lun_mode_store(struct device *dev, in lun_mode_store()
2732 static ssize_t ioctl_version_show(struct device *dev, in ioctl_version_show()
2757 struct device *dev = &cfg->dev->dev; in cxlflash_show_port_lun_table() local
2787 static ssize_t port0_lun_table_show(struct device *dev, in port0_lun_table_show()
2804 static ssize_t port1_lun_table_show(struct device *dev, in port1_lun_table_show()
2821 static ssize_t port2_lun_table_show(struct device *dev, in port2_lun_table_show()
2838 static ssize_t port3_lun_table_show(struct device *dev, in port3_lun_table_show()
2858 static ssize_t irqpoll_weight_show(struct device *dev, in irqpoll_weight_show()
2879 static ssize_t irqpoll_weight_store(struct device *dev, in irqpoll_weight_store()
2936 static ssize_t num_hwqs_show(struct device *dev, in num_hwqs_show()
2959 static ssize_t num_hwqs_store(struct device *dev, in num_hwqs_store()
3021 static ssize_t hwq_mode_show(struct device *dev, in hwq_mode_show()
3044 static ssize_t hwq_mode_store(struct device *dev, in hwq_mode_store()
3080 static ssize_t mode_show(struct device *dev, in mode_show()
3201 struct device *dev = &cfg->dev->dev; in cxlflash_worker_thread() local
3286 struct device *dev = &cfg->dev->dev; in cxlflash_lun_provision() local
3380 struct device *dev = &cfg->dev->dev; in cxlflash_afu_debug() local
3478 struct device *dev = &cfg->dev->dev; in cxlflash_chr_ioctl() local
3583 struct device *dev = &cfg->dev->dev; in init_chrdev() local
3646 struct device *dev = &pdev->dev; in cxlflash_probe() local
3780 struct device *dev = &cfg->dev->dev; in cxlflash_pci_error_detected() local
3824 struct device *dev = &cfg->dev->dev; in cxlflash_pci_slot_reset() local
3844 struct device *dev = &cfg->dev->dev; in cxlflash_pci_resume() local
3860 static char *cxlflash_devnode(const struct device *dev, umode_t *mode) in cxlflash_devnode()