Searched refs:working_srl (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.3-release/sys/dev/twa/
H A Dtw_cl_ioctl.h72 TW_UINT16 working_srl; /* driver & firmware negotiated srl */ member in struct:tw_cl_compatibility_packet
H A Dtw_cl_init.c466 ctlr->working_srl = TWA_CURRENT_FW_SRL;
472 ctlr->working_srl = fw_on_ctlr_srl;
518 ctlr->working_srl = TWA_BASE_FW_SRL;
H A Dtw_cl.h164 TW_UINT16 working_srl; /* driver & firmware negotiated member in struct:tw_cli_ctlr_context
H A Dtw_cl_io.c89 (ctlr->working_srl < TWA_MULTI_LUN_FW_SRL)) {
664 comp_pkt.working_srl = ctlr->working_srl;
/freebsd-10.3-release/sys/dev/tws/
H A Dtws_user.h61 u_int16_t working_srl; /* driver & firmware negotiated srl */ member in struct:tws_compatibility_packet
H A Dtws.h197 u_int16_t working_srl; member in struct:tws_init_connect_info
H A Dtws_user.c340 cpkt.working_srl = sc->cinfo.working_srl;
H A Dtws_hdm.c192 initc->fw_srl = sc->cinfo.working_srl = TWS_CURRENT_FW_SRL;

Completed in 62 milliseconds