HomeSort by: relevance | last modified time | path
    Searched defs:read_phy_page (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/fwctl/
fwcontrol.c 564 read_phy_page(int fd, uint8_t *buf, int page, int port) function in typeref:typename:void
606 read_phy_page(fd, (uint8_t *)&p, 0, i);
623 read_phy_page(fd, (uint8_t *)&v, 1, 0);
fwcontrol.c 564 read_phy_page(int fd, uint8_t *buf, int page, int port) function in typeref:typename:void
606 read_phy_page(fd, (uint8_t *)&p, 0, i);
623 read_phy_page(fd, (uint8_t *)&v, 1, 0);

Completed in 23 milliseconds