Home
last modified time | relevance | path

Searched defs:phyad (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c441 get_bit_std(uint8_t phyad, struct hme *hmep) in get_bit_std()
456 #define GET_BIT_STD(phyad, x) x = get_bit_std(phyad, hmep) argument
460 hme_bb_mii_write(struct hme *hmep, uint8_t phyad, uint8_t regad, uint16_t data) in hme_bb_mii_write()
489 hme_bb_mii_read(struct hme *hmep, uint8_t phyad, uint8_t regad) in hme_bb_mii_read()
542 hme_mii_read(void *arg, uint8_t phyad, uint8_t regad) in hme_mii_read()
596 hme_mii_write(void *arg, uint8_t phyad, uint8_t regad, uint16_t data) in hme_mii_write()
2438 int phyad; in hmeinit() local
/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c3300 uint8_t phyad; in eri_bb_mii_write() local
3325 uint8_t phyad; in eri_bb_mii_read() local
3385 uint8_t phyad; in eri_mii_read() local
3420 uint8_t phyad; in eri_mii_write() local
H A Deri.h438 int phyad; /* addr of the PHY in use */ member
H A Deri_mac.h1337 #define MIF_ERIDELAY(n, phyad, regad) \ argument
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mac_hw.h1263 uint32_t phyad : 5; member