Home
last modified time | relevance | path

Searched refs:position_memwin (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_ioctl.c1370 off = position_memwin(sc, 2, addr); in read_card_mem()
H A Dadapter.h905 uint32_t position_memwin(struct adapter *, int, uint32_t);
H A Dt4_nexus.c156 uint32_t position_memwin(struct adapter *, int, uint32_t);
1475 off = position_memwin(sc, 2, addr); in upload_config_file()
1804 position_memwin(struct adapter *sc, int n, uint32_t addr) in position_memwin() function