Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dif_wireg.h280 #define WI_COR_OFFSET 0x40 /* COR attribute offset of card */ macro
/openbsd/src/sys/dev/pcmcia/
Dif_wi_pcmcia.c407 sc->wi_cor_offset = WI_COR_OFFSET; in wi_pcmcia_attach()