Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h159 uint8_t write_enable_bits; member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_flash.c906 qlge->fdesc.write_enable_bits = 0; in ql_get_flash_params()
964 qlge->fdesc.write_enable_bits = 0; in ql_setup_flash()
1245 qlge->fdesc.write_enable_bits); in ql_unprotect_flash()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2266 uint8_t write_enable_bits; member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c11603 (void) ql_8021_rom_wrsr(ha, xp->fdesc.write_enable_bits); in ql_24xx_unprotect_flash()
11604 rval = ql_8021_rom_wrsr(ha, xp->fdesc.write_enable_bits); in ql_24xx_unprotect_flash()
11633 xp->fdesc.write_statusreg_cmd, xp->fdesc.write_enable_bits); in ql_24xx_unprotect_flash()
11675 (void) ql_8021_rom_wrsr(ha, xp->fdesc.write_enable_bits); in ql_24xx_protect_flash()
H A Dql_xioctl.c4837 xp->fdesc.write_enable_bits = 0; in ql_setup_flash()