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.c1944 off = position_memwin(sc, 2, addr); in read_card_mem()
H A Dadapter.h824 uint32_t position_memwin(struct adapter *, int, uint32_t);
H A Dt4_nexus.c149 uint32_t position_memwin(struct adapter *, int, uint32_t);
1357 off = position_memwin(sc, 2, addr); in upload_config_file()
1687 position_memwin(struct adapter *sc, int n, uint32_t addr) in position_memwin() function