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

/freebsd-13-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.h73 #define amd_ntb_bar_write(SIZE, bar, offset, val) \ macro
79 amd_ntb_bar_write(SIZE, NTB_CONFIG_BAR, offset, val)
83 amd_ntb_bar_write(SIZE, NTB_CONFIG_BAR, offset + AMD_PEER_OFFSET, val)

Completed in 53 milliseconds