Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ntxn/
H A Dniu.c100 unm_crbword_t *readval) in unm_niu_gbe_phy_read()
123 *(unm_crbword_t *)&temp = 0; in unm_niu_gbe_phy_read()
133 *(unm_crbword_t *)&address = 0; in unm_niu_gbe_phy_read()
134 address.reg_addr = (unm_crbword_t)reg; in unm_niu_gbe_phy_read()
135 address.phy_addr = (unm_crbword_t)phy; in unm_niu_gbe_phy_read()
139 *(unm_crbword_t *)&command = 0; /* turn off any prior activity */ in unm_niu_gbe_phy_read()
148 *(unm_crbword_t *)&status = 0; in unm_niu_gbe_phy_read()
213 unm_crbword_t temp = 0; in unm_niu_macaddr_set()
224 (void) memcpy(&temp, ((__uint8_t *)addr)+2, sizeof (unm_crbword_t)); in unm_niu_macaddr_set()
267 *(unm_crbword_t *)&mac_cfg0 = 0x0000003f; in unm_niu_enable_gbe_port()
[all …]
H A Dunm_inc.h582 typedef __uint32_t unm_crbword_t; /* single word in CRB space */ typedef
838 unm_crbword_t
851 unm_crbword_t
861 unm_crbword_t
870 unm_crbword_t
892 unm_crbword_t
910 unm_crbword_t
924 unm_crbword_t
941 unm_crbword_t
959 unm_crbword_t
[all …]
H A Dunm_nic_hw.c56 long reg, unm_crbword_t *readval);
367 *(unm_crbword_t *)&window = 0; in unm_nic_pci_change_crbwindow_128M()
2034 (unm_crbword_t *)&status) == 0) { in unm_nic_set_link_parameters()
H A Dunm_nic.h755 long reg, unm_crbword_t *readval);