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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dniu.c100 unm_crbword_t *readval)
123 *(unm_crbword_t *)&temp = 0;
133 *(unm_crbword_t *)&address = 0;
134 address.reg_addr = (unm_crbword_t)reg;
135 address.phy_addr = (unm_crbword_t)phy;
139 *(unm_crbword_t *)&command = 0; /* turn off any prior activity */
148 *(unm_crbword_t *)&status = 0;
213 unm_crbword_t temp = 0;
224 (void) memcpy(&temp, ((__uint8_t *)addr)+2, sizeof (unm_crbword_t));
267 *(unm_crbword_t *)
[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;
2034 (unm_crbword_t *)&status) == 0) {
H A Dunm_nic.h755 long reg, unm_crbword_t *readval);

Completed in 69 milliseconds