Home
last modified time | relevance | path

Searched refs:unprotect_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.c907 qlge->fdesc.unprotect_sector_cmd = 0; in ql_get_flash_params()
965 qlge->fdesc.unprotect_sector_cmd = 0; in ql_setup_flash()
1247 if (qlge->fdesc.unprotect_sector_cmd != 0) { in ql_unprotect_flash()
1250 0x300 | qlge->fdesc.unprotect_sector_cmd, fdata); in ql_unprotect_flash()
1254 qlge->fdesc.unprotect_sector_cmd, 0x00400f); in ql_unprotect_flash()
1256 qlge->fdesc.unprotect_sector_cmd, 0x00600f); in ql_unprotect_flash()
1258 qlge->fdesc.unprotect_sector_cmd, 0x00800f); in ql_unprotect_flash()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h161 uint8_t unprotect_sector_cmd; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2268 uint8_t unprotect_sector_cmd; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c12047 if (xp->fdesc.unprotect_sector_cmd != 0) { in ql_24xx_unprotect_flash()
12050 0x300 | xp->fdesc.unprotect_sector_cmd, fdata); in ql_24xx_unprotect_flash()
12054 xp->fdesc.unprotect_sector_cmd, 0x00400f); in ql_24xx_unprotect_flash()
12056 xp->fdesc.unprotect_sector_cmd, 0x00600f); in ql_24xx_unprotect_flash()
12058 xp->fdesc.unprotect_sector_cmd, 0x00800f); in ql_24xx_unprotect_flash()
H A Dql_xioctl.c4975 xp->fdesc.unprotect_sector_cmd = 0; in ql_setup_flash()
5099 xp->fdesc.unprotect_sector_cmd = 0x39; in ql_setup_flash()