Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/mvsas/
Dmv_init.c437 int phy_nr, port_nr; unsigned short core_nr; in mvs_prep_sas_ha_init() local
444 port_nr = phy_nr; in mvs_prep_sas_ha_init()
448 arr_port = kcalloc(port_nr, sizeof(void *), GFP_KERNEL); in mvs_prep_sas_ha_init()
/Linux-v4.19/drivers/acpi/
Dproperty.c1147 unsigned int port_nr, endpoint_nr; in acpi_graph_get_remote_endpoint() local
1169 port_nr = args.args[0]; in acpi_graph_get_remote_endpoint()
1172 fwnode = acpi_graph_get_child_prop_value(fwnode, "port", port_nr); in acpi_graph_get_remote_endpoint()
/Linux-v4.19/drivers/net/ethernet/ibm/ehea/
Dehea.h224 u16 port_nr; member
Dehea_phyp.c252 | EHEA_BMASK_SET(H_ALL_RES_QP_PORT_NUM, init_attr->port_nr); in ehea_h_alloc_resource_qp()
Dehea_main.c1522 init_attr->port_nr = port->logical_port_id; in ehea_init_port_res()
/Linux-v4.19/drivers/scsi/pm8001/
Dpm8001_init.c540 int phy_nr, port_nr; in pm8001_prep_sas_ha_init() local
546 port_nr = phy_nr; in pm8001_prep_sas_ha_init()
551 arr_port = kcalloc(port_nr, sizeof(void *), GFP_KERNEL); in pm8001_prep_sas_ha_init()
/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_main.c2297 int rc, phy_nr, port_nr, i; in hisi_sas_probe() local
2307 phy_nr = port_nr = hisi_hba->n_phy; in hisi_sas_probe()
2310 arr_port = devm_kcalloc(dev, port_nr, sizeof(void *), GFP_KERNEL); in hisi_sas_probe()
Dhisi_sas_v3_hw.c2189 int rc, phy_nr, port_nr, i; in hisi_sas_v3_probe() local
2228 phy_nr = port_nr = hisi_hba->n_phy; in hisi_sas_v3_probe()
2231 arr_port = devm_kcalloc(dev, port_nr, sizeof(void *), GFP_KERNEL); in hisi_sas_v3_probe()
/Linux-v4.19/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h1344 u16 port_nr; /*< I2C port number */ member