Searched refs:off8 (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ntxn/ |
H A D | unm_nic_hw.c | 1241 __uint64_t off8, mem_crb, tmpw, word[2] = {0, 0}; local 1250 off8 = off & 0xfffffff8; 1261 off8 + (i << 3), &word[i], 8)) 1293 UNM_NIC_PCI_WRITE_32((__uint32_t)(off8 + (i << 3)), 1334 __uint64_t off8, val, mem_crb, word[2] = {0, 0}; local 1343 off8 = off & 0xfffffff8; 1356 UNM_NIC_PCI_WRITE_32((__uint32_t)(off8 + (i << 3)), 1427 __uint64_t off8, mem_crb, tmpw, word[2] = {0, 0}; local 1442 off8 = off & 0xfffffff8; 1451 off8 1532 __uint64_t off8, val, mem_crb, word[2] = {0, 0}; local [all...] |
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_nx.c | 767 uint64_t off8, off0[2], val, mem_crb, word[2] = {0, 0}; local 784 off8 = off & 0xfffffff0; 790 off8 = off & 0xfffffff8; 807 temp = (uint32_t)(off8 + (i << shift_amount)); 878 uint64_t off8, off0, mem_crb, tmpw, word[2] = {0, 0}; local 898 off8 = off & 0xfffffff0; 905 off8 = off & 0xfffffff8; 915 if (ql_8021_pci_mem_read_2M(ha, off8 + 968 temp = (uint32_t)(off8 + (i << shift_amount));
|
Completed in 64 milliseconds