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

  /src/sys/dev/pci/
if_xgereg.h 173 #define TTI_CMD_MEM_STROBE (1ULL<<48)
if_xge.c 507 PIF_WCSR(TTI_COMMAND_MEM, TTI_CMD_MEM_WE | TTI_CMD_MEM_STROBE);
508 while (PIF_RCSR(TTI_COMMAND_MEM) & TTI_CMD_MEM_STROBE)

Completed in 12 milliseconds