Searched refs:SAS2_DISCRSP_GET_LOGICAL_LINKRATE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdefs.h826 #define SAS2_DISCRSP_GET_LOGICAL_LINKRATE(pResp) \ macro
H A Ddmdisc.c1225 connectionRate = MIN(onePortContext->LinkRate, SAS2_DISCRSP_GET_LOGICAL_LINKRATE(pDiscoverResp));
2405 connectionRate = MIN(onePortContext->LinkRate, SAS2_DISCRSP_GET_LOGICAL_LINKRATE(pDiscoverResp));
2915 connectionRate = MIN(onePortContext->LinkRate, SAS2_DISCRSP_GET_LOGICAL_LINKRATE(pDiscoverResp));
H A Ddmsmp.c1009 DM_DBG2(("dmDiscover2RespRcvd: SAS2_DISCRSP_GET_LOGICAL_LINKRATE %d\n", SAS2_DISCRSP_GET_LOGICAL_LINKRATE(pdmSMPDiscover2Resp)));

Completed in 169 milliseconds