Searched refs:ql_get_fw_version (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_mbx.h | 776 int ql_get_fw_version(ql_adapter_state_t *, ql_mbx_data_t *, uint16_t);
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_nx.c | 1894 if (ql_get_fw_version(ha, &mr, 2) == QL_SUCCESS && in ql_8021_idc_handler()
|
H A D | ql_init.c | 2514 rval = ql_get_fw_version(ha, &mr, MAILBOX_TOV); in ql_start_firmware() 2525 (void) ql_get_fw_version(ha, &mr, MAILBOX_TOV); in ql_start_firmware()
|
H A D | ql_mbx.c | 3561 ql_get_fw_version(ql_adapter_state_t *ha, ql_mbx_data_t *mr, uint16_t timeout) in ql_get_fw_version() function
|