Home
last modified time | relevance | path

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

/netbsd/usr.sbin/fwctl/
H A Dfwcontrol.c549 read_phy_registers(int fd, uint8_t *buf, int offset, int len) in read_phy_registers() function
573 read_phy_registers(fd, buf, 8, 8); in read_phy_page()
585 read_phy_registers(fd, (uint8_t *)&b, 0, 8); in dump_phy_registers()