Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/adaptec/
H A Dstarfire.c561 int phy_cnt; /* MII device addresses. */ member
812 np->phy_cnt = phy_idx; in starfire_init_one()
813 if (np->phy_cnt > 0) in starfire_init_one()
/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c3469 int i, phy_cnt; in debugfs_snapshot_port_reg_v3_hw() local
3473 for (phy_cnt = 0; phy_cnt < hisi_hba->n_phy; phy_cnt++) { in debugfs_snapshot_port_reg_v3_hw()
3474 databuf = hisi_hba->debugfs_port_reg[dump_index][phy_cnt].data; in debugfs_snapshot_port_reg_v3_hw()
3477 *databuf = hisi_sas_phy_read32(hisi_hba, phy_cnt, in debugfs_snapshot_port_reg_v3_hw()