Searched defs:phyad (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/uts/common/io/hme/ |
H A D | hme.c | 441 get_bit_std(uint8_t phyad, struct hme *hmep) in get_bit_std() argument 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() argument 489 hme_bb_mii_read(struct hme *hmep, uint8_t phyad, uint8_t regad) in hme_bb_mii_read() argument 542 hme_mii_read(void * arg,uint8_t phyad,uint8_t regad) hme_mii_read() argument 596 hme_mii_write(void * arg,uint8_t phyad,uint8_t regad,uint16_t data) hme_mii_write() argument 2438 int phyad; hmeinit() local [all...] |
/titanic_51/usr/src/uts/sun/io/eri/ |
H A D | eri.c | 3300 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; eri_mii_write() local [all...] |
H A D | eri.h | 438 int phyad; /* addr of the PHY in use */ member
|
H A D | eri_mac.h | 1337 #define MIF_ERIDELAY(n, phyad, regad) \ argument
|
/titanic_51/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mac_hw.h | 1265 uint32_t phyad : 5; member
|