Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.h45 #define UNM_NIC_HW_BLOCK_WRITE_64(DATA_PTR, ADDR, NUM_WORDS) \ argument
48 u64 *a = (u64 *) (DATA_PTR); \
57 #define UNM_NIC_HW_BLOCK_READ_64(DATA_PTR, ADDR, NUM_WORDS) \ argument
60 u64 *a = (u64 *) (DATA_PTR); \