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

/freebsd-10-stable/sys/dev/etherswitch/
H A Detherswitch.h99 #define IOETHERSWITCHSETPHYREG _IOW('i', 9, etherswitch_phyreg_t) macro
H A Detherswitch.c250 case IOETHERSWITCHSETPHYREG:
/freebsd-10-stable/sbin/etherswitchcfg/
H A Detherswitchcfg.c161 if (ioctl(cfg->fd, IOETHERSWITCHSETPHYREG, &er) != 0)
162 err(EX_OSERR, "ioctl(IOETHERSWITCHSETPHYREG)");

Completed in 102 milliseconds