Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dniu.c231 native_t
237 native_t port = adapter->physical_port; in unm_niu_enable_gbe_port()
350 native_t
353 native_t port = adapter->physical_port; in unm_niu_disable_gbe_port()
372 native_t
375 native_t port = adapter->physical_port; in unm_niu_disable_xg_port()
397 native_t
401 native_t port = adapter->physical_port; in unm_niu_set_promiscuous_mode()
545 native_t
551 native_t port = adapter->physical_port; in unm_niu_xg_set_promiscuous_mode()
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);
743 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);