Searched refs:CTRL_ODD (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/smc/
H A Dif_smcreg.h243 #define CTRL_ODD 0x20 /* Frame has odd byte count */ macro
H A Dif_smc.c639 smc_write_2(sc, DATA0, (CTRL_ODD << 8) | data[last_len - 1]);

Completed in 108 milliseconds