Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_impl.h302 uint32_t base30; member
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c1073 uint32_t base30; in hmeget_promprops() member
1097 rom_bar = ddi_get32(cfg_handle, &cfg_ptr->base30); in hmeget_promprops()
1098 ddi_put32(cfg_handle, &cfg_ptr->base30, rom_bar | 1); in hmeget_promprops()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h708 uint32_t base30; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_main.c1998 NXGE_PIO_READ32(cfg_handle, &cfg_ptr->base30, 0))); in nxge_test_map_regs()