Searched refs:ql_poll_flash (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_api.h | 2491 int ql_poll_flash(ql_adapter_state_t *, uint32_t, uint8_t);
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_api.c | 11251 rval = ql_poll_flash(ha, addr, data); in ql_program_flash_address() 11322 rval = ql_poll_flash(ha, 0, 0x80); in ql_erase_flash() 11353 rval = ql_poll_flash(ha, 0, 0x80); in ql_erase_flash() 11381 ql_poll_flash(ql_adapter_state_t *ha, uint32_t addr, uint8_t poll_data) in ql_poll_flash() function
|
H A D | ql_xioctl.c | 5557 rval = ql_poll_flash(ha, addr, data); in ql_program_flash_address()
|