Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/re/
H A Dre.c327 u_int16_t MP_ReadEPhyUshort(struct re_softc *, u_int8_t);
5574 EphyValue = MP_ReadEPhyUshort(sc, addr); in ClearAndSetPCIePhyBit()
6146 data16 = MP_ReadEPhyUshort(sc, 0x00); in re_hw_start_unlock()
6154 data16 = MP_ReadEPhyUshort(sc, 0x06); in re_hw_start_unlock()
6281 data16 = MP_ReadEPhyUshort(sc, 0x09); in re_hw_start_unlock()
6285 data16 = MP_ReadEPhyUshort(sc, 0x19); in re_hw_start_unlock()
6434 data16 = MP_ReadEPhyUshort(sc, 0x09); in re_hw_start_unlock()
6438 data16 = MP_ReadEPhyUshort(sc, 0x19); in re_hw_start_unlock()
6509 data16 = MP_ReadEPhyUshort(sc, 0x06); in re_hw_start_unlock()
6516 data16 = MP_ReadEPhyUshort(sc, 0x1e); in re_hw_start_unlock()
[all …]