Searched refs:port_nr (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/drivers/scsi/mvsas/ |
| D | mv_init.c | 405 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/ |
| D | property.c | 1229 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/ |
| D | ehea.h | 210 u16 port_nr; member
|
| D | ehea_phyp.c | 238 | EHEA_BMASK_SET(H_ALL_RES_QP_PORT_NUM, init_attr->port_nr); in ehea_h_alloc_resource_qp()
|
| D | ehea_main.c | 1507 init_attr->port_nr = port->logical_port_id; in ehea_init_port_res()
|
| /Linux-v5.4/drivers/scsi/pm8001/ |
| D | pm8001_init.c | 521 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/ |
| D | hisi_sas_v3_hw.c | 3160 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()
|
| D | hisi_sas_main.c | 2612 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/ |
| D | drx_driver.h | 1344 u16 port_nr; /*< I2C port number */ member
|