Searched refs:hermon_flash_write_cfg (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_ioctl.c | 112 static void hermon_flash_write_cfg(hermon_state_t *state, 1417 hermon_flash_write_cfg(state, pci_hdl, in hermon_ioctl_write_boot_addr() 1635 hermon_flash_write_cfg(state, hdl, HERMON_HW_FLASH_SPI_ADDR, in hermon_flash_spi_write_dword() 1639 hermon_flash_write_cfg(state, hdl, HERMON_HW_FLASH_SPI_DATA, data); in hermon_flash_spi_write_dword() 1937 hermon_flash_write_cfg(state, hdl, HERMON_HW_FLASH_SPI_ADDR, in hermon_flash_erase_sector() 2172 hermon_flash_write_cfg(state, hdl, in hermon_flash_bank() 2174 hermon_flash_write_cfg(state, hdl, in hermon_flash_bank() 2208 hermon_flash_write_cfg(state, hdl, HERMON_HW_FLASH_SPI_GW, cmd); in hermon_flash_spi_exec_command() 2240 hermon_flash_write_cfg(state, hdl, HERMON_HW_FLASH_SPI_ADDR, in hermon_flash_read() 2266 hermon_flash_write_cfg(state, hdl, HERMON_HW_FLASH_ADDR, in hermon_flash_read() [all …]
|