Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xl.c419 XL_SEL_WIN(4); in xl_miibus_readreg()
432 XL_SEL_WIN(4); in xl_miibus_writereg()
452 XL_SEL_WIN(3); in xl_miibus_statchg()
561 XL_SEL_WIN(0); in xl_read_eeprom()
624 XL_SEL_WIN(5); in xl_rxfilter_90x()
645 XL_SEL_WIN(7); in xl_rxfilter_90x()
684 XL_SEL_WIN(5); in xl_rxfilter_90xB()
713 XL_SEL_WIN(7); in xl_rxfilter_90xB()
723 XL_SEL_WIN(3); in xl_setcfg()
745 XL_SEL_WIN(4); in xl_setmode()
[all …]
H A Dif_xlreg.h669 #define XL_SEL_WIN(x) do { \ macro