Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_flash.c905 qlge->fdesc.write_statusreg_cmd = 1; in ql_get_flash_params()
963 qlge->fdesc.write_statusreg_cmd = 1; in ql_setup_flash()
1244 FLASH_CONF_ADDR | 0x100 | qlge->fdesc.write_statusreg_cmd, in ql_unprotect_flash()
1303 FLASH_CONF_ADDR | 0x100 | qlge->fdesc.write_statusreg_cmd, in ql_protect_flash()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h160 uint8_t write_statusreg_cmd; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2267 uint8_t write_statusreg_cmd; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c12038 xp->fdesc.write_statusreg_cmd, xp->fdesc.write_enable_bits); in ql_24xx_unprotect_flash()
12045 xp->fdesc.write_statusreg_cmd, xp->fdesc.write_enable_bits); in ql_24xx_unprotect_flash()
12151 xp->fdesc.write_statusreg_cmd, xp->fdesc.write_enable_bits); in ql_24xx_protect_flash()
12154 xp->fdesc.write_statusreg_cmd, xp->fdesc.write_disable_bits); in ql_24xx_protect_flash()
H A Dql_xioctl.c4973 xp->fdesc.write_statusreg_cmd = 1; in ql_setup_flash()