Home
last modified time | relevance | path

Searched refs:phyaddr (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_mii.c138 int phyaddr; in atge_l1e_mii_reset() local
188 int phyaddr; in atge_l1_mii_reset() local
246 int phyaddr; in atge_l1c_mii_reset() local
307 atge_mii_write(atgep, phyaddr, in atge_l1c_mii_reset()
309 atge_mii_write(atgep, phyaddr, in atge_l1c_mii_reset()
315 atge_mii_write(atgep, phyaddr, in atge_l1c_mii_reset()
317 atge_mii_write(atgep, phyaddr, in atge_l1c_mii_reset()
325 atge_mii_write(atgep, phyaddr, in atge_l1c_mii_reset()
327 atge_mii_write(atgep, phyaddr, in atge_l1c_mii_reset()
334 atge_mii_write(atgep, phyaddr, in atge_l1c_mii_reset()
[all …]
/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_mem.c69 uint32_t phyaddr; in cpqary3_meminit() local
215 phyaddr = 0; in cpqary3_meminit()
218 mempool_size, &phyaddr, cpqary3_phyctgp); in cpqary3_meminit()
255 temp_phyaddr = phyaddr; in cpqary3_meminit()
256 if (phyaddr & 0x1F) { in cpqary3_meminit()
257 phyaddr = (uint32_t)(((phyaddr + 31) / 32) * 32); in cpqary3_meminit()
258 unused_mem = (uint32_t)(phyaddr - temp_phyaddr); in cpqary3_meminit()
286 ptr->cmdlist_phyaddr = phyaddr; in cpqary3_meminit()
288 ptr->cmdlist_erraddr = phyaddr + size_of_HRE; in cpqary3_meminit()
291 phyaddr += size_of_cmdlist; in cpqary3_meminit()
[all …]
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c179 dl_set_phys_addr_req_t *phyaddr; in softmac_m_unicst() local
192 phyaddr = (dl_set_phys_addr_req_t *)reqmp->b_rptr; in softmac_m_unicst()
193 phyaddr->dl_addr_offset = sizeof (dl_set_phys_addr_req_t); in softmac_m_unicst()
194 phyaddr->dl_addr_length = softmac->smac_addrlen; in softmac_m_unicst()
195 (void) memcpy(&phyaddr[1], macaddr, softmac->smac_addrlen); in softmac_m_unicst()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dforcedeth.c316 int phyaddr; member
549 adv = mii_rw(nic, np->phyaddr, MII_ADVERTISE, MII_READ); in update_linkspeed()
550 lpa = mii_rw(nic, np->phyaddr, MII_LPA, MII_READ); in update_linkspeed()
701 np->phyaddr = i; in forcedeth_reset()
736 phyaddr << NVREG_ADAPTCTL_PHYSHIFT) | in forcedeth_reset()
785 (mii_rw(nic, np->phyaddr, MII_BMSR, MII_READ) & in forcedeth_reset()
H A Dpcnet32.c958 int phyaddr; in mdio_read() local
963 phyaddr = lp->a.read_bcr(ioaddr, 33); in mdio_read()
968 lp->a.write_bcr(ioaddr, 33, phyaddr); in mdio_read()
977 int phyaddr;
982 phyaddr = lp->a.read_bcr(ioaddr, 33);
987 lp->a.write_bcr(ioaddr, 33, phyaddr);
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.c1257 unsigned phyaddr; in mxfe_startphymii() local
1269 for (phyaddr = 0; phyaddr < 32; phyaddr++) { in mxfe_startphymii()
1270 bmsr = mxfe_miiread(mxfep, phyaddr, MII_STATUS); in mxfe_startphymii()
1272 mxfep->mxfe_phyaddr = phyaddr; in mxfe_startphymii()
1277 phyidr1 = mxfe_miiread(mxfep, phyaddr, MII_PHYIDH); in mxfe_startphymii()
1278 phyidr2 = mxfe_miiread(mxfep, phyaddr, MII_PHYIDL); in mxfe_startphymii()
1321 if (mxfe_miiread(mxfep, phyaddr, MII_CONTROL) & in mxfe_startphymii()
1335 bmsr = mxfe_miiread(mxfep, phyaddr, MII_STATUS); in mxfe_startphymii()
1336 bmcr = mxfe_miiread(mxfep, phyaddr, MII_CONTROL); in mxfe_startphymii()
1337 anar = mxfe_miiread(mxfep, phyaddr, MII_AN_ADVERT); in mxfe_startphymii()
[all …]
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c1085 uint8_t phyaddr; in afe_mii_reset() local
1096 phyaddr = mii_get_addr(afep->afe_mii); in afe_mii_reset()
1111 mcr = afe_mii_read(afep, phyaddr, PHY_MCR); in afe_mii_reset()
1121 afe_mii_write(afep, phyaddr, PHY_MCR, mcr); in afe_mii_reset()
1128 pilr = afe_mii_read(afep, phyaddr, PHY_PILR); in afe_mii_reset()
1130 afe_mii_write(afep, phyaddr, PHY_PILR, pilr); in afe_mii_reset()
/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.h216 uint32_t phyaddr; member
/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.h427 int phyaddr; member
H A Ddnet.c724 dnetp->phyaddr = -1; in dnet_attach()
735 dnetp->phyaddr = -1; in dnet_attach()
2000 if (dnetp->phyaddr != -1) in set_gpr()
2002 (void) mii_sync(dnetp->mii, dnetp->phyaddr); in set_gpr()
3164 if (dnetp->phyaddr != -1) { in find_active_media()
3291 if (mii_linkup(dnetp->mii, dnetp->phyaddr)) { in find_active_media()
3294 dnetp->phyaddr, in find_active_media()
3807 dnetp->phyaddr = phy % 32; in do_phy()
3959 (void) mii_getspeed(dnetp->mii, dnetp->phyaddr, in dnet_mii_link_cb()
/illumos-gate/usr/src/uts/common/io/vr/
H A Dvr.h371 uint32_t phyaddr; member
H A Dvr.c2541 v = vrp->chip.phyaddr; in vr_mac_getstat()
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c1051 txbd->phyaddr = LE_32(sc->sc_dma_cmd.dr_pbase); in ipw2100_cmd()
1595 sc->sc_rxbd[i].phyaddr = LE_32(sc->sc_dma_rxbufs[i].dr_pbase); in ipw2100_ring_reset()
2219 txbd[0]->phyaddr = LE_32(dr->dr_pbase + in ipw2100_send()
2228 txbd[1]->phyaddr = LE_32(dr->dr_pbase + in ipw2100_send()
2766 LE_32(rxbd->phyaddr), LE_32(rxbd->len), in ipw2100_intr()
H A Dipw2100_impl.h334 uint32_t phyaddr; member