Searched refs:ql_write_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.c4805 ql_write_flash_byte(ha, 0x5555, 0xaa);
4806 ql_write_flash_byte(ha, 0x2aaa, 0x55);
4807 ql_write_flash_byte(ha, 0x5555, 0x90);
4811 ql_write_flash_byte(ha, 0xaaaa, 0xaa);
4812 ql_write_flash_byte(ha, 0x5555, 0x55);
4813 ql_write_flash_byte(ha, 0xaaaa, 0x90);
4817 ql_write_flash_byte(ha, 0x5555, 0xaa);
4818 ql_write_flash_byte(ha, 0x2aaa, 0x55);
4819 ql_write_flash_byte(ha, 0x5555, 0x90);
4824 ql_write_flash_byte(h
[all...]
H A Dql_api.c10871 ql_write_flash_byte(ha, 0x5555, 0xa0);
10872 ql_write_flash_byte(ha, addr, data);
10875 ql_write_flash_byte(ha, 0x5555, 0xaa);
10876 ql_write_flash_byte(ha, 0x2aaa, 0x55);
10877 ql_write_flash_byte(ha, 0x5555, 0xa0);
10878 ql_write_flash_byte(ha, addr, data);
10945 ql_write_flash_byte(ha, 0x5555, 0xaa);
10946 ql_write_flash_byte(ha, 0x2aaa, 0x55);
10947 ql_write_flash_byte(ha, 0x5555, 0x80);
10948 ql_write_flash_byte(h
11136 ql_write_flash_byte(ql_adapter_state_t *ha, uint32_t addr, uint8_t data) function
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2195 void ql_write_flash_byte(ql_adapter_state_t *, uint32_t, uint8_t);

Completed in 93 milliseconds