Searched refs:position_memwin (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_ioctl.c | 1944 off = position_memwin(sc, 2, addr); in read_card_mem()
|
H A D | adapter.h | 824 uint32_t position_memwin(struct adapter *, int, uint32_t);
|
H A D | t4_nexus.c | 149 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
|