Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c382 uint64_t data_new, data_old; in tavor_ah_modify() local
454 data_new = ((uint64_t *)&udav_entry)[i]; in tavor_ah_modify()
468 portnum_new = data_new >> 56; in tavor_ah_modify()
476 data_new = data_old | data_new; in tavor_ah_modify()
478 data_new); in tavor_ah_modify()