Searched refs:ql_poll_flash (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_api.h | 2191 int ql_poll_flash(ql_adapter_state_t *, uint32_t, uint8_t);
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_api.c | 10867 rval = ql_poll_flash(ha, addr, data); in ql_program_flash_address() 10940 rval = ql_poll_flash(ha, 0, 0x80); in ql_erase_flash() 10993 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 | 5383 rval = ql_poll_flash(ha, addr, data); in ql_program_flash_address()
|