Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_vgereg.h448 #define VGE_MIICMD_MAUTO 0x80 /* enable autopolling */ macro
H A Dif_vge.c284 CSR_WRITE_1(sc, VGE_MIICMD, VGE_MIICMD_MAUTO); in vge_miipoll_start()