Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c216 static void hme_mii_write(void *, uint8_t, uint8_t, uint16_t);
245 hme_mii_write,
596 hme_mii_write(void *arg, uint8_t phyad, uint8_t regad, uint16_t data) in hme_mii_write() function