Home
last modified time | relevance | path

Searched refs:flash_version (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h148 uint16_t flash_version; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_flash.c683 LITTLE_ENDIAN_16(&qlge->fdesc.flash_version); in ql_flash_desc()
697 QL_PRINT(DBG_FLASH, ("flash_version=%xh\n", qlge->fdesc.flash_version)); in ql_flash_desc()
711 qlge->fdesc.flash_version != FLASH_DESC_VERSION) { in ql_flash_desc()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2255 uint16_t flash_version; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c4857 LITTLE_ENDIAN_16(&fdesc->flash_version); in ql_24xx_flash_desc()
4872 fdesc->flash_version != FLASH_DESC_VERSION) { in ql_24xx_flash_desc()