Searched refs:flash_vpd_addr (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_flash.c848 if (!qlge->flash_vpd_addr) {
850 qlge->flash_vpd_addr = ISP_8100_VPD0_ADDR;
852 qlge->flash_vpd_addr = ISP_8100_VPD1_ADDR;
855 rval = qlge_dump_fcode(qlge, buf, vpd_size, qlge->flash_vpd_addr);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c7154 ha->flash_vpd_addr = faddr;
7162 ha->flash_vpd_addr = faddr;
7164 "flash_vpd_addr=%xh\n",
7169 ha->flash_vpd_addr = faddr;
7170 QL_PRINT_9(CE_CONT, "(%d): flash_vpd_addr=%xh"
7194 ha->flash_vpd_addr = faddr;
7196 "flash_vpd_addr=%xh\n",
7201 ha->flash_vpd_addr = faddr;
7202 QL_PRINT_9(CE_CONT, "(%d): flash_vpd_addr=%xh"
7278 ha->flash_vpd_addr
[all...]
H A Dql_init.c1290 *addr = NVRAM_DATA_ADDR | ha->flash_vpd_addr;
1301 *addr = ha->flash_data_addr | ha->flash_vpd_addr;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h776 uint32_t flash_vpd_addr; member in struct:qlge
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1637 uint32_t flash_vpd_addr; member in struct:ql_adapter_state

Completed in 122 milliseconds