Home
last modified time | relevance | path

Searched defs:phv (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_pscsi.c51 struct pscsi_hba_virt *phv; in pscsi_attach_hba() local
74 struct pscsi_hba_virt *phv = hba->hba_ptr; in pscsi_detach_hba() local
94 struct pscsi_hba_virt *phv = hba->hba_ptr; in pscsi_pmode_enable_hba() local
352 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_create_type_disk() local
397 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_create_type_nondisk() local
426 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_configure_device() local
557 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_destroy_device() local
714 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_set_configfs_dev_params() local
789 struct pscsi_hba_virt *phv = dev->se_hba->hba_ptr; in pscsi_show_configfs_dev_params() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c3308 int phv; in mlx4_en_init_netdev() local
H A Dfw.c3049 int get_phv_bit(struct mlx4_dev *dev, u8 port, int *phv) in get_phv_bit()