Home
last modified time | relevance | path

Searched refs:port_nr (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/scsi/mvsas/
Dmv_init.c405 int phy_nr, port_nr; unsigned short core_nr; in mvs_prep_sas_ha_init() local
412 port_nr = phy_nr; in mvs_prep_sas_ha_init()
416 arr_port = kcalloc(port_nr, sizeof(void *), GFP_KERNEL); in mvs_prep_sas_ha_init()
/Linux-v5.4/drivers/acpi/
Dproperty.c1229 unsigned int port_nr, endpoint_nr; in acpi_graph_get_remote_endpoint() local
1251 port_nr = args.args[0]; in acpi_graph_get_remote_endpoint()
1254 fwnode = acpi_graph_get_child_prop_value(fwnode, "port", port_nr); in acpi_graph_get_remote_endpoint()
/Linux-v5.4/drivers/net/ethernet/ibm/ehea/
Dehea.h210 u16 port_nr; member
Dehea_phyp.c238 | EHEA_BMASK_SET(H_ALL_RES_QP_PORT_NUM, init_attr->port_nr); in ehea_h_alloc_resource_qp()
Dehea_main.c1507 init_attr->port_nr = port->logical_port_id; in ehea_init_port_res()
/Linux-v5.4/drivers/scsi/pm8001/
Dpm8001_init.c521 int phy_nr, port_nr; in pm8001_prep_sas_ha_init() local
527 port_nr = phy_nr; in pm8001_prep_sas_ha_init()
532 arr_port = kcalloc(port_nr, sizeof(void *), GFP_KERNEL); in pm8001_prep_sas_ha_init()
/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas_v3_hw.c3160 int rc, phy_nr, port_nr, i; in hisi_sas_v3_probe() local
3198 phy_nr = port_nr = hisi_hba->n_phy; in hisi_sas_v3_probe()
3201 arr_port = devm_kcalloc(dev, port_nr, sizeof(void *), GFP_KERNEL); in hisi_sas_v3_probe()
Dhisi_sas_main.c2612 int rc, phy_nr, port_nr, i; in hisi_sas_probe() local
2622 phy_nr = port_nr = hisi_hba->n_phy; in hisi_sas_probe()
2625 arr_port = devm_kcalloc(dev, port_nr, sizeof(void *), GFP_KERNEL); in hisi_sas_probe()
/Linux-v5.4/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h1344 u16 port_nr; /*< I2C port number */ member