IO_RESET
#define IO_RESET 0x8000 /* Force multiport to resend all packets */
#define IO_RESET 0x028
#define IO_RESET BIT(1)