Searched defs:ql_setup_flash (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_flash.c403 * add code to this function prior to calling ql_setup_flash()
941 * ql_setup_flash
946 ql_setup_flash(qlge_t *qlge) function
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c103 static int ql_setup_flash(ql_adapter_state_t *);
4752 * ql_setup_flash
4766 ql_setup_flash(ql_adapter_state_t *ha) function
6429 * add code to this function prior to calling ql_setup_flash()
6454 if ((rval = ql_setup_flash(ha)) != QL_SUCCESS) {
6625 * add code to this function prior to calling ql_setup_flash()

Completed in 59 milliseconds