Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_xgereg.h174 #define TTI_COMMAND_MEM TDMAB(0x150) macro
H A Dif_xge.c647 PIF_WCSR(TTI_COMMAND_MEM, TTI_CMD_MEM_WE | TTI_CMD_MEM_STROBE); in xge_attach()
648 while (PIF_RCSR(TTI_COMMAND_MEM) & TTI_CMD_MEM_STROBE) in xge_attach()