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

/opensolaris-onvv-gate/usr/src/uts/common/io/ntxn/
H A Dniu.c232 native_t unm_niu_enable_gbe_port(struct unm_adapter_s *adapter,
238 native_t port = adapter->physical_port;
353 native_t
356 native_t port = adapter->physical_port;
375 native_t
378 native_t port = adapter->physical_port;
400 native_t
404 native_t port = adapter->physical_port;
548 native_t
554 native_t por
[all...]
H A Dunm_nic.h732 native_t unm_niu_set_promiscuous_mode(struct unm_adapter_s *adapter,
734 native_t unm_niu_xg_set_promiscuous_mode(struct unm_adapter_s *adapter,
739 native_t unm_niu_disable_xg_port(struct unm_adapter_s *adapter);
742 native_t unm_niu_enable_gbe_port(struct unm_adapter_s *adapter,
744 native_t unm_niu_disable_gbe_port(struct unm_adapter_s *adapter);
H A Dunm_inc.h577 typedef long native_t; /* most efficient integer on h/w */ typedef
580 #define UNM64PTR(P) ((unm64ptr_t)((native_t)(P))) /* convert for us */
1555 native_t unm_crb_read_val(unsigned long off);

Completed in 110 milliseconds