Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic.h610 #define unm_nic_reg_write(_adp_, _off_, _val_) \ argument
613 ((_adp_)->unm_nic_hw_write_wx((_adp_), (_off_), \
617 #define unm_nic_reg_read(_adp_, _off_, _ptr_) \ argument
618 ((_adp_)->unm_nic_hw_read_wx((_adp_), (_off_), (_ptr_), 4))