Home
last modified time | relevance | path

Searched refs:ql_erase_flash (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2194 int ql_erase_flash(ql_adapter_state_t *, int);
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c10803 rval = ql_erase_flash(ha, erase_all); in ql_load_flash()
10892 ql_erase_flash(ql_adapter_state_t *ha, int erase_all) in ql_erase_flash() function
H A Dql_xioctl.c5121 rval = ql_erase_flash(ha, 0); in ql_load_fcode()