HomeSort by: relevance | last modified time | path
    Searched refs:VGE_MIICMD_WCMD (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_vgereg.h 445 #define VGE_MIICMD_WCMD 0x20 /* embedded mode write */
if_vge.c 524 CSR_SETBIT_1(sc, VGE_MIICMD, VGE_MIICMD_WCMD);
529 if ((CSR_READ_1(sc, VGE_MIICMD) & VGE_MIICMD_WCMD) == 0)

Completed in 15 milliseconds