Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_flash.c908 qlge->fdesc.protect_sector_cmd = 0; in ql_get_flash_params()
966 qlge->fdesc.protect_sector_cmd = 0; in ql_setup_flash()
1287 if (qlge->fdesc.protect_sector_cmd != 0) { in ql_protect_flash()
1290 0x330 | qlge->fdesc.protect_sector_cmd, fdata); in ql_protect_flash()
1293 qlge->fdesc.protect_sector_cmd, 0x00400f); in ql_protect_flash()
1295 qlge->fdesc.protect_sector_cmd, 0x00600f); in ql_protect_flash()
1297 qlge->fdesc.protect_sector_cmd, 0x00800f); in ql_protect_flash()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h172 uint8_t protect_sector_cmd; member
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2279 uint8_t protect_sector_cmd; member
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c11704 if (xp->fdesc.protect_sector_cmd != 0) { in ql_24xx_protect_flash()
11707 0x330 | xp->fdesc.protect_sector_cmd, fdata); in ql_24xx_protect_flash()
11710 xp->fdesc.protect_sector_cmd, 0x00400f); in ql_24xx_protect_flash()
11712 xp->fdesc.protect_sector_cmd, 0x00600f); in ql_24xx_protect_flash()
11714 xp->fdesc.protect_sector_cmd, 0x00800f); in ql_24xx_protect_flash()
H A Dql_xioctl.c4839 xp->fdesc.protect_sector_cmd = 0; in ql_setup_flash()
4942 xp->fdesc.protect_sector_cmd = 0x36; in ql_setup_flash()