Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h172 uint8_t protect_sector_cmd; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2279 uint8_t protect_sector_cmd; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c12136 if (xp->fdesc.protect_sector_cmd != 0) { in ql_24xx_protect_flash()
12139 0x300 | xp->fdesc.protect_sector_cmd, fdata); in ql_24xx_protect_flash()
12142 xp->fdesc.protect_sector_cmd, 0x00400f); in ql_24xx_protect_flash()
12144 xp->fdesc.protect_sector_cmd, 0x00600f); in ql_24xx_protect_flash()
12146 xp->fdesc.protect_sector_cmd, 0x00800f); in ql_24xx_protect_flash()
H A Dql_xioctl.c4976 xp->fdesc.protect_sector_cmd = 0; in ql_setup_flash()
5100 xp->fdesc.protect_sector_cmd = 0x36; in ql_setup_flash()