csio_shost_init
ln = csio_shost_init(hw, &fc_vport->dev, false, pln);
ln = csio_shost_init(hw, &pdev->dev, true, NULL);
return csio_shost_init(hw, &hw->pdev->dev, false, NULL);
ln = csio_shost_init(hw, &pdev->dev, true, NULL);
struct csio_lnode *csio_shost_init(struct csio_hw *, struct device *, bool,