Home
last modified time | relevance | path

Searched refs:address_hi (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_rdc_hw.h1364 uint32_t address_hi:9; member
1378 uint32_t address_hi:9;
1410 uint32_t address_hi:11; member
1424 uint32_t address_hi:11;
/titanic_41/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c1761 uint32_t address_lo, address_hi; in arcmsr_build_ccb() local
1783 address_hi = in arcmsr_build_ccb()
1786 if (address_hi == 0) { in arcmsr_build_ccb()
1798 dma_sg->addresshigh = address_hi; in arcmsr_build_ccb()