Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dif_wbreg.h158 #define WB_NETCFG_100MBPS 0x20000000 macro
H A Dif_wb.c576 WB_CLRBIT(sc, WB_NETCFG, WB_NETCFG_100MBPS); in wb_setcfg()
578 WB_SETBIT(sc, WB_NETCFG, WB_NETCFG_100MBPS); in wb_setcfg()