Searched refs:csio_shost_init (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_init.h | 72 struct csio_lnode *csio_shost_init(struct csio_hw *, struct device *, bool,
|
H A D | csio_init.c | 581 * csio_shost_init - Create and initialize the lnode module. 593 csio_shost_init(struct csio_hw *hw, struct device *dev, in csio_shost_init() function 688 return csio_shost_init(hw, &hw->pdev->dev, false, NULL); in csio_lnode_alloc() 985 ln = csio_shost_init(hw, &pdev->dev, true, NULL); in csio_probe_one() 1130 ln = csio_shost_init(hw, &pdev->dev, true, NULL); in csio_pci_resume()
|
H A D | csio_attr.c | 561 ln = csio_shost_init(hw, &fc_vport->dev, false, pln); in csio_vport_create()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_init.h | 72 struct csio_lnode *csio_shost_init(struct csio_hw *, struct device *, bool,
|
H A D | csio_init.c | 580 * csio_shost_init - Create and initialize the lnode module. 592 csio_shost_init(struct csio_hw *hw, struct device *dev, in csio_shost_init() function 687 return csio_shost_init(hw, &hw->pdev->dev, false, NULL); in csio_lnode_alloc() 984 ln = csio_shost_init(hw, &pdev->dev, true, NULL); in csio_probe_one() 1129 ln = csio_shost_init(hw, &pdev->dev, true, NULL); in csio_pci_resume()
|
H A D | csio_attr.c | 561 ln = csio_shost_init(hw, &fc_vport->dev, false, pln); in csio_vport_create()
|
Completed in 6 milliseconds