Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xlreg.h578 #define XL_FLAG_8BITROM 0x0010 macro
H A Dif_xl.c570 if (sc->xl_flags & XL_FLAG_8BITROM) in xl_read_eeprom()
1089 sc->xl_flags |= XL_FLAG_8BITROM; in xl_attach()
1104 XL_FLAG_8BITROM; in xl_attach()