Home
last modified time | relevance | path

Searched refs:WI_SNAP_WORD0 (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ic/
Dif_wireg.h599 #define WI_SNAP_WORD0 (WI_SNAP_K1 | (WI_SNAP_K1 << 8)) macro
Dif_wi.c2389 tx_frame.wi_dat[0] = htons(WI_SNAP_WORD0); in wi_start()