Searched refs:WTX_CMD_EOP (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h351 #define WTX_CMD_EOP __BIT(24) /* end of packet */ macro
H A Dif_wm.c9200 htole32(WTX_CMD_EOP | WTX_CMD_RS);
9797 KASSERT((WTX_CMD_EOP | WTX_CMD_RS) ==
9800 htole32(WTX_CMD_EOP | WTX_CMD_RS);

Completed in 127 milliseconds