Home
last modified time | relevance | path

Searched refs:phy_cnt (Results 1 – 7 of 7) sorted by relevance

/dports/math/pspp/pspp-1.4.1/src/data/
H A Ddatasheet.c628 unsigned long phy_cnt; in datasheet_insert_rows() local
633 if (!axis_allocate (ds->rows, cnt, &first_phy, &phy_cnt)) in datasheet_insert_rows()
637 phy_cnt = cnt; in datasheet_insert_rows()
642 axis_insert (ds->rows, before, first_phy, phy_cnt); in datasheet_insert_rows()
645 for (i = 0; i < phy_cnt; i++) in datasheet_insert_rows()
650 datasheet_delete_rows (ds, before - added, phy_cnt + added); in datasheet_insert_rows()
655 c += phy_cnt; in datasheet_insert_rows()
656 cnt -= phy_cnt; in datasheet_insert_rows()
657 before += phy_cnt; in datasheet_insert_rows()
658 added += phy_cnt; in datasheet_insert_rows()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/adaptec/
H A Dstarfire.c561 int phy_cnt; /* MII device addresses. */ member
810 np->phy_cnt = phy_idx; in starfire_init_one()
811 if (np->phy_cnt > 0) in starfire_init_one()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/adaptec/
H A Dstarfire.c561 int phy_cnt; /* MII device addresses. */ member
810 np->phy_cnt = phy_idx; in starfire_init_one()
811 if (np->phy_cnt > 0) in starfire_init_one()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/adaptec/
H A Dstarfire.c561 int phy_cnt; /* MII device addresses. */ member
810 np->phy_cnt = phy_idx; in starfire_init_one()
811 if (np->phy_cnt > 0) in starfire_init_one()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c3273 int i, phy_cnt; in debugfs_snapshot_port_reg_v3_hw() local
3277 for (phy_cnt = 0; phy_cnt < hisi_hba->n_phy; phy_cnt++) { in debugfs_snapshot_port_reg_v3_hw()
3278 databuf = hisi_hba->debugfs_port_reg[dump_index][phy_cnt].data; in debugfs_snapshot_port_reg_v3_hw()
3281 *databuf = hisi_sas_phy_read32(hisi_hba, phy_cnt, in debugfs_snapshot_port_reg_v3_hw()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c3273 int i, phy_cnt; in debugfs_snapshot_port_reg_v3_hw() local
3277 for (phy_cnt = 0; phy_cnt < hisi_hba->n_phy; phy_cnt++) { in debugfs_snapshot_port_reg_v3_hw()
3278 databuf = hisi_hba->debugfs_port_reg[dump_index][phy_cnt].data; in debugfs_snapshot_port_reg_v3_hw()
3281 *databuf = hisi_sas_phy_read32(hisi_hba, phy_cnt, in debugfs_snapshot_port_reg_v3_hw()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c3273 int i, phy_cnt; in debugfs_snapshot_port_reg_v3_hw() local
3277 for (phy_cnt = 0; phy_cnt < hisi_hba->n_phy; phy_cnt++) { in debugfs_snapshot_port_reg_v3_hw()
3278 databuf = hisi_hba->debugfs_port_reg[dump_index][phy_cnt].data; in debugfs_snapshot_port_reg_v3_hw()
3281 *databuf = hisi_sas_phy_read32(hisi_hba, phy_cnt, in debugfs_snapshot_port_reg_v3_hw()