Searched refs:ql_read_flash_byte (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c4808 xp->fdesc.flash_manuf = (uint8_t)ql_read_flash_byte(ha, 0x0000);
4815 ql_read_flash_byte(ha, 0x0002);
4821 ql_read_flash_byte(ha, 0x0001);
5321 *dp++ = (uint8_t)ql_read_flash_byte(ha, startpos++);
H A Dql_api.c10940 *tmp++ = (uint8_t)ql_read_flash_byte(ha, cnt);
11020 flash_data = (uint8_t)ql_read_flash_byte(ha, addr);
11080 (void) ql_read_flash_byte(ha, 0);
11184 * ql_read_flash_byte
11198 ql_read_flash_byte(ql_adapter_state_t *ha, uint32_t addr) function
/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2196 uint8_t ql_read_flash_byte(ql_adapter_state_t *, uint32_t);

Completed in 71 milliseconds