Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h154 uint16_t flash_id; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_flash.c65 qlge->flash_info.flash_id = MSB(LSW(fdata)); in ql_flash_id()
70 qlge->flash_info.flash_manuf, qlge->flash_info.flash_id, in ql_flash_id()
688 LITTLE_ENDIAN_16(&qlge->fdesc.flash_id); in ql_flash_desc()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c4861 LITTLE_ENDIAN_16(&fdesc->flash_id); in ql_24xx_flash_desc()
4955 xp->fdesc.flash_id = (uint16_t) in ql_setup_flash()
4961 xp->fdesc.flash_id = (uint16_t) in ql_setup_flash()
4983 switch (xp->fdesc.flash_id) { in ql_setup_flash()
5015 switch (xp->fdesc.flash_id) { in ql_setup_flash()
5044 switch (xp->fdesc.flash_id) { in ql_setup_flash()
5066 switch (xp->fdesc.flash_id) { in ql_setup_flash()
5095 switch (xp->fdesc.flash_id) { in ql_setup_flash()
5108 switch (xp->fdesc.flash_id) { in ql_setup_flash()
5128 switch (xp->fdesc.flash_id) { in ql_setup_flash()
[all …]
H A Dql_api.c11660 xp->fdesc.flash_id = MSB(LSW(fdata)); in ql_24xx_flash_id()
11664 xp->fdesc.flash_id = ATMEL_FLASHID_1024K; in ql_24xx_flash_id()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2244 uint8_t flash_id; /* flash chip id */ member
2261 uint16_t flash_id; member