Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c1672 int dword_addr; in hermon_flash_write_byte() local
1779 dword_addr = addr - byte_offset; in hermon_flash_write_byte()
1786 dword_addr)) != 0) in hermon_flash_write_byte()
1793 status = hermon_flash_spi_write_dword(state, dword_addr, in hermon_flash_write_byte()