Searched refs:IOETHERSWITCHGETPHYREG (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/etherswitch/
H A Detherswitch.h98 #define IOETHERSWITCHGETPHYREG _IOWR('i', 8, etherswitch_phyreg_t) macro
H A Detherswitch.c245 case IOETHERSWITCHGETPHYREG:
/freebsd-10-stable/sbin/etherswitchcfg/
H A Detherswitchcfg.c148 if (ioctl(cfg->fd, IOETHERSWITCHGETPHYREG, &er) != 0)
149 err(EX_OSERR, "ioctl(IOETHERSWITCHGETPHYREG)");

Completed in 103 milliseconds