Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_init.h958 int ql_fw_ready(ql_adapter_state_t *, uint8_t);
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c170 (void) ql_fw_ready(ha, ha->fwwait); in ql_initialize_adapter()
2826 ql_fw_ready(ql_adapter_state_t *ha, uint8_t secs) in ql_fw_ready() function
4007 (rval = ql_fw_ready(ha, 10)) == QL_SUCCESS) { in ql_abort_isp()
H A Dql_api.c10523 rval = ql_fw_ready(ha, 10); in ql_loop_resync()